LICENSE
MANIFEST.in
NOTICE
README.md
requirements.txt
setup.py
langdetect_zh/__init__.py
langdetect_zh/detector.py
langdetect_zh/detector_factory.py
langdetect_zh/lang_detect_exception.py
langdetect_zh/language.py
langdetect_zh.egg-info/PKG-INFO
langdetect_zh.egg-info/SOURCES.txt
langdetect_zh.egg-info/dependency_links.txt
langdetect_zh.egg-info/requires.txt
langdetect_zh.egg-info/top_level.txt
langdetect_zh/profiles/zh-cn
langdetect_zh/profiles/zh-tw
langdetect_zh/tests/__init__.py
langdetect_zh/tests/test_detector.py
langdetect_zh/tests/test_language.py
langdetect_zh/utils/__init__.py
langdetect_zh/utils/lang_profile.py
langdetect_zh/utils/messages.properties
langdetect_zh/utils/messages.py
langdetect_zh/utils/ngram.py
langdetect_zh/utils/unicode_block.py