LICENSE
README.md
setup.py
cordex/__init__.py
cordex/_version.py
cordex.egg-info/PKG-INFO
cordex.egg-info/SOURCES.txt
cordex.egg-info/dependency_links.txt
cordex.egg-info/requires.txt
cordex.egg-info/top_level.txt
cordex/database/__init__.py
cordex/database/database.py
cordex/matcher/__init__.py
cordex/matcher/match.py
cordex/matcher/match_store.py
cordex/pipeline/__init__.py
cordex/pipeline/core.py
cordex/pipeline/resources.py
cordex/postprocessors/__init__.py
cordex/postprocessors/postprocessor.py
cordex/readers/__init__.py
cordex/readers/loader.py
cordex/readers/msd_translate.py
cordex/representations/__init__.py
cordex/representations/lookup.py
cordex/representations/representation.py
cordex/representations/representation_assigner.py
cordex/restrictions/__init__.py
cordex/restrictions/restriction.py
cordex/restrictions/restriction_group.py
cordex/statistics/__init__.py
cordex/statistics/word_stats.py
cordex/structures/__init__.py
cordex/structures/component.py
cordex/structures/order.py
cordex/structures/syntactic_structure.py
cordex/utils/__init__.py
cordex/utils/codes_tagset.py
cordex/utils/converter.py
cordex/utils/progress_bar.py
cordex/utils/time_info.py
cordex/words/__init__.py
cordex/words/word.py
cordex/writers/__init__.py
cordex/writers/collocation_sentence_mapper.py
cordex/writers/formatter.py
cordex/writers/writer.py
tests/__init__.py
tests/correct_output.py
tests/tests.py