OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: ShiroiKuma on June 02, 2006, 09:49:21 pm

Title: Japanese Handwriting Character Recognition Availbl
Post by: ShiroiKuma on June 02, 2006, 09:49:21 pm
I've finally made a great breakthrough and compiled Tomoe for SCIM. This is Japanese handwriting recognition for X.

This was one thing because of which I hesitated for long to leave the Sharp ROM. Especially for students of Japanese, handwriting recognition is essential, because it enables you to look up unknown Kanji by drawing them. Tomoe usage. (http://www.h4.dion.ne.jp/~apricots/scim-anthy/howto.html)

To use it, download and install:
scim_1.4.3_arm.ipk (http://naismith.sakura.ne.jp/feed-jp/scim_1.4.3_arm.ipk)
libtomoe_0.1.0_arm.ipk (http://www.shiroikuma.com/peiji/hoka/peiji/linazau/peiji/sofuto/libtomoe_0.1.0_arm.ipk)
scim-tomoe_0.1.0_arm.ipk (http://www.shiroikuma.com/peiji/hoka/peiji/linazau/peiji/sofuto/scim-tomoe_0.1.0_arm.ipk)
tomoe_0.2.1_arm.ipk (http://www.shiroikuma.com/peiji/hoka/peiji/linazau/peiji/sofuto/tomoe_0.2.1_arm.ipk)

Export the following variables:
GTK_IM_MODULE=scim
QT_IM_MODULE=scim
XIM_PROGRAM="scim -d"
XMODIFIERS=@im=SCIM

Then run "scim". If you click on the scim toolbar that'll appear you can select handwriting recognition.

The only problem is, the font Tomoe uses is a little too big, so you don't see the full Kanji that it offers as recognized:
 [ You are not allowed to view attachments ]
It's probably some config thing, haven't looked into it yet. If anyone knows, please let me know.
Title: Japanese Handwriting Character Recognition Availbl
Post by: Snappy on June 04, 2006, 08:33:42 pm
trying it out ...
Title: Japanese Handwriting Character Recognition Availbl
Post by: Snappy on June 05, 2006, 05:21:47 am
I'm having trouble installing it as I cannot seem to ask the Package manager to install to anything else other than / ... how do I configure it to install to sd. I know ipkg-install allows the destination option in command line, but I seem to remember that there is a version of Package Manager that allows that.

Advanced Package Manager?
Title: Japanese Handwriting Character Recognition Availbl
Post by: ShiroiKuma on June 05, 2006, 05:23:27 am
To hell with package manager, why are you even bothering with it...  

ipkg -d sd install scim...
Title: Japanese Handwriting Character Recognition Availbl
Post by: Snappy on June 05, 2006, 07:32:14 am
I keep getting errors when doing "ipkg -d sd install scim_1.4.4_arm.ipk" :

"ipkg: invalid compressed data - - format violated"

I redownloaded the file and it still has the same errors.

I'm installing on Hentges OZ/GPE 3.5.4.1 ...

The same thing happened when I tried to install abiword earlier ...

Any ideas?
Title: Japanese Handwriting Character Recognition Availbl
Post by: ShiroiKuma on June 05, 2006, 07:35:12 am
Quote
I keep getting errors when doing "ipkg -d sd install scim_1.4.4_arm.ipk" :

"ipkg: invalid compressed data - - format violated"

I redownloaded the file and it still has the same errors.

I'm installing on Hentges OZ/GPE 3.5.4.1 ...

The same thing happened when I tried to install abiword earlier ...

Any ideas?
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=129856\")
Yep, just discovered my scim_1.4.4 is messed up. Just download [a href=\"http://naismith.sakura.ne.jp/feed-jp/scim_1.4.3_arm.ipk]SCIM 1.4.3 from here[/url], it works, and download the rest of the packages from my site, they work, are checked, and it'll work fine...
Title: Japanese Handwriting Character Recognition Availbl
Post by: Snappy on June 05, 2006, 08:11:01 am
Thanks thanks thanks!

Downloading now ...
Title: Japanese Handwriting Character Recognition Availbl
Post by: rolf on June 14, 2006, 06:28:18 am
Quote
I've finally made a great breakthrough and compiled Tomoe for SCIM. This is Japanese handwriting recognition for X.

GREAT!

I am/was in the same situation as you, not being able to dump SharpROM because of Japanese input.  Will Tomoe run on SL-5500?  Have you submitted the bb file to Openembedded.org?

Do you know about http://gakusei.sf.net (http://gakusei.sf.net) ?  I'd like to add you as a dev if you are interested.  AlexTe from gakusei was recently able to compile nunome and pobox for OpenZaurus.  We are also working on anthy.  Before long, there will be a slew of Japanese input methods.  This is really awesome news. I hope we can continue this momentum.

Would you be so kind to publish the bb files as well so that they can be included in OE main tree?