Update README.md

This commit is contained in:
Alexander Kuznetsov
2015-12-16 22:39:28 +03:00
parent bda49aad18
commit 22caba4f7c

View File

@@ -1,6 +1,6 @@
# Russian Morphology for lucene
Russian and English morphology for java and lucene 3.0 framework based on open source dictionary from site [АОТ](http://aot.ru). It use dictionary base morphology with some heuristics for unknown words. It support homonym for example for Russian word "вина" it gives two variants "вино" and "вина".
Russian and English morphology for java and lucene 5.1 framework based on open source dictionary from site [АОТ](http://aot.ru). It use dictionary base morphology with some heuristics for unknown words. It support homonym for example for Russian word "вина" it gives two variants "вино" and "вина".
### How to use