LICENSE
README.md
VERSION
requirements.txt
setup.py
texta_torch_tagger/exceptions.py
texta_torch_tagger/tagger.py
texta_torch_tagger/tagging_report.py
texta_torch_tagger.egg-info/PKG-INFO
texta_torch_tagger.egg-info/SOURCES.txt
texta_torch_tagger.egg-info/dependency_links.txt
texta_torch_tagger.egg-info/requires.txt
texta_torch_tagger.egg-info/top_level.txt
texta_torch_tagger/models/__init__.py
texta_torch_tagger/models/models.py
texta_torch_tagger/models/fasttext/config.py
texta_torch_tagger/models/fasttext/model.py
texta_torch_tagger/models/rcnn/config.py
texta_torch_tagger/models/rcnn/model.py
texta_torch_tagger/models/text_rnn/config.py
texta_torch_tagger/models/text_rnn/model.py