Modified Anthy

This package offers big dictionaries and some patches
for better Kana-Kanji conversion.


Installation

$ cp anthy-ut-patches-%{dic_date}.tar.bz2 anthy-9100e/
$ cd anthy-9100e/
$ tar -jxf anthy-ut-patches-%{dic_date}.tar.bz2
$ cp anthy-ut-patches-%{dic_date}/*.ctd alt-cannadic/
$ cp anthy-ut-patches-%{dic_date}/*.t mkworddic/
$ cp anthy-ut-patches-%{dic_date}/dict.args.in mkworddic/
$ rm -rf depgraph
$ cp -r anthy-ut-patches-%{dic_date}/depgraph .

$ ./configure --prefix=/usr
$ make
$ make update_params0
$ su
# make install
# exit
($ rm -rf ~/.anthy/)

"make update_params0" disables an Anthy's corpus.
IMHO, the corpus returns bad results in some cases.

Anthy's conversion histories are stored in ~/.anthy/ .
I recommend you remove it before you use new Anthy.
