diff options
Diffstat (limited to 'JLanguageTool/src/resource/uk/README')
-rw-r--r-- | JLanguageTool/src/resource/uk/README | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/JLanguageTool/src/resource/uk/README b/JLanguageTool/src/resource/uk/README new file mode 100644 index 0000000..27b28e0 --- /dev/null +++ b/JLanguageTool/src/resource/uk/README @@ -0,0 +1,40 @@ +In this directory initial fsa files for Ukrainian dictionary will reside. + +Currently the only tagger available is based on myspell uk_UA.dic dictionary. +It provides three POS tags "noun", "verb" and "adj" but only for lemmas (no inflection engine yet). +It also provides "plural" tag for nouns which can be only plural. + +Download dictionary from from http://dict.linux.org.ua/other/uk_UA.dic.bz2 +and unpack it in this directory. + + +Список теґів (pos tags): + +1. підтримуються: +noun іменник +verb дієслово +adj прикметник + +2. Плануються: +plural множина (підтримується зараз для іменників тільки множини) +single однина + +musc чоловічий +fem жіночий +neut середній + + відмінки: +v_naz +v_rod +v_dav +v_zna +v_oru +v_mis +v_kly + +future майбутній час +past минулий час +present теперішній час + +refl зворотня форма (дієслова) + |