README.md
setup.py
ccc/__init__.py
ccc/cache.py
ccc/collocates.py
ccc/concordances.py
ccc/counts.py
ccc/cqp.py
ccc/cwb.py
ccc/discoursemes.py
ccc/dumps.py
ccc/keywords.py
ccc/queries.py
ccc/ufa.py
ccc/utils.py
ccc/version.py
cwb_ccc.egg-info/PKG-INFO
cwb_ccc.egg-info/SOURCES.txt
cwb_ccc.egg-info/dependency_links.txt
cwb_ccc.egg-info/requires.txt
cwb_ccc.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/demo-ccc.py
tests/test_01_utils.py
tests/test_02_cqp.py
tests/test_03_cache.py
tests/test_04_cwb.py
tests/test_05_queries.py
tests/test_06_counts.py
tests/test_07_concordance.py
tests/test_08_collocates.py
tests/test_09_keywords.py
tests/test_10_ufa.py
tests/test_11_dumps.py
tests/test_12_discoursemes.py
tests/test_13_readme.py