.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
fenci/__init__.py
fenci/base.py
fenci/const.py
fenci/fenci_model
fenci/fenci_model_simple
fenci/hmm_segment.py
fenci/nltk_utils.py
fenci/segment.py
fenci/train_hmm.py
fenci/utils.py
fenci.egg-info/PKG-INFO
fenci.egg-info/SOURCES.txt
fenci.egg-info/dependency_links.txt
fenci.egg-info/requires.txt
fenci.egg-info/top_level.txt
tests/test_fenci.py
tests/test_load_dict.py
tests/test_mutliprocess.py