0
I Use This!
Inactive

Commits : Listings

Analyzed 19 days ago. based on code collected 19 days ago.
Jan 23, 2024 — Jan 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
if no definition exists in our database for a character returned as a result, the user is notified. More... about 17 years ago
made more fixes to the radicals. More... about 17 years ago
improved search via pinyin. Can now return results when tone not specified. Also fixed some errors in the radicals (our database had some wrong unicode codepoint entries). This should be looked into more thourougly. More... about 17 years ago
Changed the method to find words via pinyin to only find single characters. The pinyin in Characters is never changed to have there unicode tone marks until the time they are displayed now. They are stored in or database, and searched for using tone number numerals (0-5). More... about 17 years ago
Added User Manual for version 0.3 of the program. The program doesn't currently support everything that the user manual talks about. (Because version 0.3 hasn't been released yet!!) More... about 17 years ago
made some minor updates to the edit distance algorithm. More... about 17 years ago
improved the searching via english definition. Can now search for a character that has multiple definitions by just one of them. Also, can find words by definition that have "extras" between parentheses e.g. a search for "to give" will find a character defined in our database as "to give (a ride)". More... about 17 years ago
tiny updates to file.
Logan Buesching
as ljbuesch
More... about 17 years ago
Edit Distance implemented.
Logan Buesching
as ljbuesch
More... about 17 years ago
Renamed variables to have a consistant naming convention.
Logan Buesching
as ljbuesch
More... about 17 years ago
Removing unused files from repository.
Logan Buesching
as ljbuesch
More... about 17 years ago
Fixing BOM for the HanziRecognizer.java file.
Logan Buesching
as ljbuesch
More... about 17 years ago
Update of appversion and URL
Logan Buesching
as ljbuesch
More... about 17 years ago
committing HanziRecognizer.java file. The one I imported from NetBeans was messed up. More... about 17 years ago
added more information to the GUI for the Radicals (simplified variant and other variants). More... about 17 years ago
added more information to the GUI for the Radicals (simplified variant and other variants). More... about 17 years ago
added XML file used with IZPack to create installer. More... about 17 years ago
adding GNU GPL 2.0 text file. More... about 17 years ago
added xml file that we use with IzPack for building our installer. More... about 17 years ago
added onto TODO, deleted function main from UniDict file. More... about 17 years ago
added some comments to the function that defines the possible chinese strokes so that you can more easily correspond the numbers that define them to the strokes that they comprise. More... about 17 years ago
Finished directory change
Logan Buesching
as ljbuesch
More... about 17 years ago
Finished directory change
Logan Buesching
as ljbuesch
More... about 17 years ago
changing directory layout...
Logan Buesching
as ljbuesch
More... about 17 years ago