LICENSE
README.md
pyproject.toml
mawo_razdel/__init__.py
mawo_razdel/record.py
mawo_razdel/rule.py
mawo_razdel/split.py
mawo_razdel/substring.py
mawo_razdel/syntagrus_patterns.py
mawo_razdel.egg-info/PKG-INFO
mawo_razdel.egg-info/SOURCES.txt
mawo_razdel.egg-info/dependency_links.txt
mawo_razdel.egg-info/requires.txt
mawo_razdel.egg-info/top_level.txt
mawo_razdel/data/corpora_sents.txt.lzma
mawo_razdel/data/corpora_tokens.txt.lzma
mawo_razdel/data/gicrya_sents.txt.lzma
mawo_razdel/data/gicrya_tokens.txt.lzma
mawo_razdel/data/rnc_sents.txt.lzma
mawo_razdel/data/rnc_tokens.txt.lzma
mawo_razdel/data/syntag_sents.txt.lzma
mawo_razdel/data/syntag_tokens.txt.lzma
tests/test_100_percent_coverage.py
tests/test_comparison_with_razdel.py
tests/test_habr_comment.py
tests/test_integration.py