Metadata-Version: 1.1
Name: morpholog
Version: 1.3
Summary: Morpholog provides many methods for working with morphological structure of russian word
Home-page: https://github.com/constantin50/morphological_tokenizer
Author: Constantin Werner
Author-email: const.werner@gmail.com
License: MIT
Description: Morphological tokenizer for Russian is able to split words into morphemes: 
        prefixes, roots, infixes, suffix and postfixes
        
        See docs: github.com/constantin50/morphological_tokenizer
Keywords: tokenizer,morphemes,NLP,russian
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
