English Japanese

Tomoe - A handwriting recognition engine


# tomoe-0.6.0 has been released!

Last update on February 01, 2012 16:55

We released tomoe-0.6.0, tomoe-gtk-0.6.0, scim-tomoe-0.6.0 and uim-tomoe-gtk-0.6.0.

Changes from 0.5.x:

  • Simplified Chinese dictionary. (Thanks Red Hat engineers!)
  • Enhanced Japanese dictionary (support JIS X 0208 level2).
  • Choose default dictionary automatically according to current locale.
    However currently no dictionary will be enabled with most locales except ja and zh_CN, and on-demand language switching is not implemented yet. Please use tomoe application with ja or zh_CN locale like this:
    $ LANG=zh_CN uim-tomoe-gtk
    $ LANG=ja scim-tomoe
    ...
    
  • Rename the package name of libtomoe-gtk to tomoe-gtk.
  • Add tomoe_gtk_init() and tomoe_gtk_quit(). Although tomoe_window_new() calls tomoe_gtk_init() internally for compatibility reason, it is recommended to call tomoe_gtk_init() manually in your code.
  • Add --with-gucharmap option to tomoe-gtk.
  • Python binding.
  • Some minor fixes.

Download:

In addition to it, you can find stroke-editor for tomoe handwriting dictionary from our subversion repository.

This is also Red Hat engineer's work. Thanks a lot.

Today's Link | 640 | 603 | 260 | 250 | 110 | 105 | 80 | 75 | 51 | 40 |

# A stroke editor has been added to svn repository

Last update on October 08, 2011 23:37

Thanks to Red Hat engineers, a stroke editor for Tomoe has been added to our subversion repository. You can edit Tomoe's handwriting dictionary by using it.

Red Hat engineers also developing a Chineses dictionary. Tomoe will support Chinese in the neer future!

Today's Link | 263 | 226 | 115 | 88 | 55 | 53 | 19 | 15 | 12 | 10 |

# Mailing lists and subversion repository has been moved

Last update on January 07, 2012 04:25

To make the Tomoe as international project, we decided that we move our web site from SourceForge.jp to SourceForge.net. Now moving ML and subversion reposigory has been completed.

You can find new mailing-lists and subversion repository from our project summary page on the SourceForge.net.

Also old MLs will be continued for discussing in Japanese.

Today's Link | 1360 | 24 | 18 | 14 | 13 | 12 | 11 | 10 | 10 | 10 |

# Tomoe-0.5

Last update on May 08, 2011 10:11

We released tomoe-0.5 series at last few months. Sorry for late announce on the web.

Changes from tomoe-0.3.0:

  • Shortening startup time.
  • Modularization handwriting recognizer and dictionary loader.
  • Merge Unihan database
  • MySQL backend
  • Hyper Estraier baeckend
  • Reconstruct and GObjectize all API.
  • Release from libxml.
  • Ruby binding.
  • Test suite based on Ruby binding.
  • Temporary some editing features has been removed for arranging UI.
  • EUDC (End User Defined Character) management feature.

Download:

Today's Link | 10 | 7 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |

# Tomoe-0.3.0

Last update on September 18, 2011 10:13

We released tomoe-0.3.0 at 29 Oct, 2006. This release mainly contains the result of Google's Summer of Code.

Changes from tomoe-0.2.0:

  • XML/Internationalized dictionary.
  • Enable to convert other type of dictionaries by XSLT.
  • Searching from plural dictionaries.
  • Enable to add new handwring letters by GUI.
  • Add a handwringing data viewer.
  • Search characters by reading.
  • Show meta data of characters.

Download:

Please see the UTUMI Hirosi's document to know how to add new characters into the Tomoe's dictionary.

Today's Link | 1500 | 343 | 333 | 296 | 148 | 93 | 72 | 71 | 68 | 65 |

# Tomoe on Google Summer of Code

Last update on December 17, 2011 18:33

On Google Summer of Code, we proposed some subjects to improve Tomoe as a part of FSIJ's project. Although we've not received applications from Japanese students, we've received some applications from other countries.

Read more...

Today's Link | 2856 | 691 | 387 | 144 | 118 | 79 | 54 | 54 | 45 | 32 |

# About Tomoe

Last update on February 10, 2012 09:24

Tomoe - Tegaki Online MOji recognition Engine - is a software which provides a handwriting recognition engine and its user interface on open source desktop environment. Here, "Tegaki" means "Handwriting" and "Moji" means "Letter" in Japanese. Currently it supports only Japanese, but we are planning to support also other languages such as Chinese.

Read more...

Today's Link | 12690 | 189 | 129 | 120 | 114 | 98 | 96 | 94 | 94 | 91 |

Update