-
Notifications
You must be signed in to change notification settings - Fork 4
HogInstallation
FrancisBond edited this page Jul 13, 2006
·
6 revisions
Here are some note about installing the HoG on different distributions.
You must have ChaSen installed, and it must use the IPA dictionaries.
You then configure the path names in {hog/conf/ja/chasen.cfg.
# path to server binary
chasen.binary=/usr/bin/chasen
# path to libraries for server
chasen.libs=components/chasen/lib
And the dictionary path name in hog/conf/ja/chasenrc-xml:
(GRAMMAR /usr/share/chasen/dic/ipadic)
And in hog/components/sprout/Project:
MorphologyApplicationPath=/usr/bin/chasen
Note this is usually the same as chasen.binary.
How to get ChaSen:
sudo apt-get install chasen ipadic
Home | Forum | Discussions | Events