Metadata-Version: 2.1
Name: nlptxtools
Version: 0.0.5
Summary: NLP tools for Russian language
Home-page: https://github.com/Midriaz/nlptxtools
Author: Midriaz
Author-email: scome@inbox.ru
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# nlptxtools
Tools for Russian NLP

## Changelog
0.0.2 fixed last elements issue

0.0.3 added lemma exceptions, allow NaN values

0.0.4 lemmatizer choice: 'pymorphy' or 'mystem'. MyStem is not recommended. It is super slow.

