From 22caba4f7ce441863a58ac5003424fa196c13416 Mon Sep 17 00:00:00 2001 From: Alexander Kuznetsov Date: Wed, 16 Dec 2015 22:39:28 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2985d35..34f6fcd 100644 --- a/README.md +++ b/README.md @@ -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