aboutsummaryrefslogtreecommitdiff
path: root/contrib/tsearch2/my2ispell/README
blob: 583936ab42eaab5698c66b662f84de0391ab6a3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Utility for convert MySpell dictionary and affix from
myspell to ispell format.
Utility tested on nb_NO.zip and nn_NO.zip from
OpenOffice (http://lingucomponent.openoffice.org/download_dictionary.html)

usage:
For example, make norwegian dictionary and affix:
% cp nb_NO.zip my2ispell
% cd my2ispell
% gmake ZIPFILE=nb_NO LANGUAGE=norsk 

Author: Teodor Sigaev <teodor@sigaev.ru>