Handwriting Recognizer supports input methods that recognizes handwriting east Asian characters as used in Chinese, Japanese and Korean.
Be the first to post a text review of WritRecogn. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I am a bit off track, for I start a new relative project: libUnihan, which benefits many CJK input framework and IMEs, include WritRecogn.
* Wed Apr 23 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.9 - For users: - WritRecogn-manager options changes: - InputMethod: from -I to -i - Language: from -L to -l - Remove export option (-Q), as import option (-I) can cover its functionality. - [New] Import option (-I). It can import from either SQLite, XML or tomoe XML. The destination can be either SQLite, XML or tomoe XML as well. - Fix the bug of Sqlite database rebuild - Multiple debug (-D) flags indicate more debug level now. - Help -> About now available. - For developers: - Stroke recognizer is replaced by Radical recognizer. - WirtRecogn.xml updated to support relative box - WritRecogn.dtd becomes Writrecogn-<version number>.dtd - fileProcesssing.c is removed. * Tue Mar 25 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.8 - For users: - Hypothesis generation, open, save, saveAs have been moved to File menu. - Preference menu and dialog are removed. - Removed file->save-all. -For developers: - GOBize the Radical, AbsCharacter, FullCharacter, RawStroke, RadicalList, StrokeRecognizer, CharacterMatcher, StrokeNoiseReducer, CharacterDataFile, CharacterDataFile-XML, CharacterDataFile-Sqlite - Move some basic file functions (such as filename_determine, filename_determine_readable, filename_determine_writable to src/utils - New data structures such as RadicalArray, RadicalQuery, LanguageSet. - SQLite back-end (0.1.8) supports raw writing ID and Radical Bounding boxes. - XML back-end (0.1.8) supports raw writing ID. - XML back-end now support input code search. - utils/xmlHandler.[ch] ParseMode enum removed. * Thu Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-2 - Fix issues in [Bug 434954] * Wed Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-1 - Fix issues in [Bug 434954] * Tue Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-0 - Initial packing * Mon Jan 21 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1 Start from May 07 2007 Ding-Yi Chen - Project begin - GObjectize RawCharacter, RawStroke, CharacterMatcher, StrokeRecognizer, StrokeNoiseReducer - SQLite backend - Can import from SCIM Tomoe XML data base.
* Wed Apr 23 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.9 - For users: - WritRecogn-manager options changes: - InputMethod: from -I to -i - Language: from -L to -l - Remove export option (-Q), as import option (-I) can cover its functionality. - [New] Import option (-I). It can import from either SQLite, XML or tomoe XML. The destination can be either SQLite, XML or tomoe XML as well. - Fix the bug of Sqlite database rebuild - Multiple debug (-D) flags indicate more debug level now. - Help -> About now available. - For developers: - Stroke recognizer is replaced by Radical recognizer. - WirtRecogn.xml updated to support relative box - WritRecogn.dtd becomes Writrecogn-<version number>.dtd - fileProcesssing.c is removed. * Tue Mar 25 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.8 - For users: - Hypothesis generation, open, save, saveAs have been moved to File menu. - Preference menu and dialog are removed. - Removed file->save-all. -For developers: - GOBize the Radical, AbsCharacter, FullCharacter, RawStroke, RadicalList, StrokeRecognizer, CharacterMatcher, StrokeNoiseReducer, CharacterDataFile, CharacterDataFile-XML, CharacterDataFile-Sqlite - Move some basic file functions (such as filename_determine, filename_determine_readable, filename_determine_writable to src/utils - New data structures such as RadicalArray, RadicalQuery, LanguageSet. - SQLite back-end (0.1.8) supports raw writing ID and Radical Bounding boxes. - XML back-end (0.1.8) supports raw writing ID. - XML back-end now support input code search. - utils/xmlHandler.[ch] ParseMode enum removed. * Thu Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-2 - Fix issues in [Bug 434954] * Wed Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-1 - Fix issues in [Bug 434954] * Tue Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-0 - Initial packing * Mon Jan 21 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1 Start from May 07 2007 Ding-Yi Chen - Project begin - GObjectize RawCharacter, RawStroke, CharacterMatcher, StrokeRecognizer, StrokeNoiseReducer - SQLite backend - Can import from SCIM Tomoe XML data base.
* Wed Apr 23 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.9 - For users: - WritRecogn-manager options changes: - InputMethod: from -I to -i - Language: from -L to -l - Remove export option (-Q), as import option (-I) can cover its functionality. - [New] Import option (-I). It can import from either SQLite, XML or tomoe XML. The destination can be either SQLite, XML or tomoe XML as well. - Fix the bug of Sqlite database rebuild - Multiple debug (-D) flags indicate more debug level now. - Help -> About now available. - For developers: - Stroke recognizer is replaced by Radical recognizer. - WirtRecogn.xml updated to support relative box - WritRecogn.dtd becomes Writrecogn-<version number>.dtd - fileProcesssing.c is removed. * Tue Mar 25 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.8 - For users: - Hypothesis generation, open, save, saveAs have been moved to File menu. - Preference menu and dialog are removed. - Removed file->save-all. -For developers: - GOBize the Radical, AbsCharacter, FullCharacter, RawStroke, RadicalList, StrokeRecognizer, CharacterMatcher, StrokeNoiseReducer, CharacterDataFile, CharacterDataFile-XML, CharacterDataFile-Sqlite - Move some basic file functions (such as filename_determine, filename_determine_readable, filename_determine_writable to src/utils - New data structures such as RadicalArray, RadicalQuery, LanguageSet. - SQLite back-end (0.1.8) supports raw writing ID and Radical Bounding boxes. - XML back-end (0.1.8) supports raw writing ID. - XML back-end now support input code search. - utils/xmlHandler.[ch] ParseMode enum removed. * Thu Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-2 - Fix issues in [Bug 434954] * Wed Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-1 - Fix issues in [Bug 434954] * Tue Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-0 - Initial packing * Mon Jan 21 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1 Start from May 07 2007 Ding-Yi Chen - Project begin - GObjectize RawCharacter, RawStroke, CharacterMatcher, StrokeRecognizer, StrokeNoiseReducer - SQLite backend - Can import from SCIM Tomoe XML data base.
* Wed Apr 23 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.9 - For users: - WritRecogn-manager options changes: - InputMethod: from -I to -i - Language: from -L to -l - Remove export option (-Q), as import option (-I) can cover its functionality. - [New] Import option (-I). It can import from either SQLite, XML or tomoe XML. The destination can be either SQLite, XML or tomoe XML as well. - Fix the bug of Sqlite database rebuild - Multiple debug (-D) flags indicate more debug level now. - Help -> About now available. - For developers: - Stroke recognizer is replaced by Radical recognizer. - WirtRecogn.xml updated to support relative box - WritRecogn.dtd becomes Writrecogn-<version number>.dtd - fileProcesssing.c is removed. * Tue Mar 25 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.8 - For users: - Hypothesis generation, open, save, saveAs have been moved to File menu. - Preference menu and dialog are removed. - Removed file->save-all. -For developers: - GOBize the Radical, AbsCharacter, FullCharacter, RawStroke, RadicalList, StrokeRecognizer, CharacterMatcher, StrokeNoiseReducer, CharacterDataFile, CharacterDataFile-XML, CharacterDataFile-Sqlite - Move some basic file functions (such as filename_determine, filename_determine_readable, filename_determine_writable to src/utils - New data structures such as RadicalArray, RadicalQuery, LanguageSet. - SQLite back-end (0.1.8) supports raw writing ID and Radical Bounding boxes. - XML back-end (0.1.8) supports raw writing ID. - XML back-end now support input code search. - utils/xmlHandler.[ch] ParseMode enum removed. * Thu Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-2 - Fix issues in [Bug 434954] * Wed Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-1 - Fix issues in [Bug 434954] * Tue Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-0 - Initial packing * Mon Jan 21 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1 Start from May 07 2007 Ding-Yi Chen - Project begin - GObjectize RawCharacter, RawStroke, CharacterMatcher, StrokeRecognizer, StrokeNoiseReducer - SQLite backend - Can import from SCIM Tomoe XML data base.
* Wed Apr 23 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.9 - For users: - WritRecogn-manager options changes: - InputMethod: from -I to -i - Language: from -L to -l - Remove export option (-Q), as import option (-I) can cover its functionality. - [New] Import option (-I). It can import from either SQLite, XML or tomoe XML. The destination can be either SQLite, XML or tomoe XML as well. - Fix the bug of Sqlite database rebuild - Multiple debug (-D) flags indicate more debug level now. - Help -> About now available. - For developers: - Stroke recognizer is replaced by Radical recognizer. - WirtRecogn.xml updated to support relative box - WritRecogn.dtd becomes Writrecogn-<version number>.dtd - fileProcesssing.c is removed. * Tue Mar 25 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.8 - For users: - Hypothesis generation, open, save, saveAs have been moved to File menu. - Preference menu and dialog are removed. - Removed file->save-all. -For developers: - GOBize the Radical, AbsCharacter, FullCharacter, RawStroke, RadicalList, StrokeRecognizer, CharacterMatcher, StrokeNoiseReducer, CharacterDataFile, CharacterDataFile-XML, CharacterDataFile-Sqlite - Move some basic file functions (such as filename_determine, filename_determine_readable, filename_determine_writable to src/utils - New data structures such as RadicalArray, RadicalQuery, LanguageSet. - SQLite back-end (0.1.8) supports raw writing ID and Radical Bounding boxes. - XML back-end (0.1.8) supports raw writing ID. - XML back-end now support input code search. - utils/xmlHandler.[ch] ParseMode enum removed. * Thu Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-2 - Fix issues in [Bug 434954] * Wed Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-1 - Fix issues in [Bug 434954] * Tue Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-0 - Initial packing * Mon Jan 21 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1 Start from May 07 2007 Ding-Yi Chen - Project begin - GObjectize RawCharacter, RawStroke, CharacterMatcher, StrokeRecognizer, StrokeNoiseReducer - SQLite backend - Can import from SCIM Tomoe XML data base.
* Wed Apr 23 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.9 - For users: - WritRecogn-manager options changes: - InputMethod: from -I to -i - Language: from -L to -l - Remove export option (-Q), as import option (-I) can cover its functionality. - [New] Import option (-I). It can import from either SQLite, XML or tomoe XML. The destination can be either SQLite, XML or tomoe XML as well. - Fix the bug of Sqlite database rebuild - Multiple debug (-D) flags indicate more debug level now. - Help -> About now available. - For developers: - Stroke recognizer is replaced by Radical recognizer. - WirtRecogn.xml updated to support relative box - WritRecogn.dtd becomes Writrecogn-<version number>.dtd - fileProcesssing.c is removed. * Tue Mar 25 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1.8 - For users: - Hypothesis generation, open, save, saveAs have been moved to File menu. - Preference menu and dialog are removed. - Removed file->save-all. -For developers: - GOBize the Radical, AbsCharacter, FullCharacter, RawStroke, RadicalList, StrokeRecognizer, CharacterMatcher, StrokeNoiseReducer, CharacterDataFile, CharacterDataFile-XML, CharacterDataFile-Sqlite - Move some basic file functions (such as filename_determine, filename_determine_readable, filename_determine_writable to src/utils - New data structures such as RadicalArray, RadicalQuery, LanguageSet. - SQLite back-end (0.1.8) supports raw writing ID and Radical Bounding boxes. - XML back-end (0.1.8) supports raw writing ID. - XML back-end now support input code search. - utils/xmlHandler.[ch] ParseMode enum removed. * Thu Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-2 - Fix issues in [Bug 434954] * Wed Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-1 - Fix issues in [Bug 434954] * Tue Feb 26 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1.1-0 - Initial packing * Mon Jan 21 2008 Ding-Yi Chen <dchen@redhat.com> - 0.1 Start from May 07 2007 Ding-Yi Chen - Project begin - GObjectize RawCharacter, RawStroke, CharacterMatcher, StrokeRecognizer, StrokeNoiseReducer - SQLite backend - Can import from SCIM Tomoe XML data base.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?