You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This module contains a wrapper for an excellent morphological analyzer for Russian language `Yandex Mystem 3.0<http://api.yandex.ru/mystem/>`_ released in June 2014.
12
+
This module contains a wrapper for an excellent morphological analyzer for Russian language `Yandex Mystem 3.1<https://tech.yandex.ru/mystem/>`_ released in June 2014.
13
13
A morphological analyzer can perform lemmatization of text and derive a set of morphological attributes for each token.
14
14
For more details about the algorithm see I. Segalovich `«A fast morphological algorithm with unknown word guessing induced by a dictionary for a web search
15
15
engine» <http://download.yandex.ru/company/iseg-las-vegas.pdf>`_, MLMTA-2003, Las Vegas, Nevada, USA.
@@ -28,6 +28,8 @@ The wrapper works with CPython 2.6+/3.3+ and PyPy 1.9+.
28
28
29
29
The wrapper was tested on Ubuntu Linux 12.04+, Mac OSX 10.9+ and Windows 7+.
30
30
31
+
For 32bit architectures and freebsd platform support use ver. 0.1.10.