LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
collie/__init__.py
collie/ccnews_extractor.py
collie/constraint_renderer.py
collie/constraints.py
collie/english_extractor.py
collie/extract_constraints.py
collie/extractor_utils.py
collie/gutenberg_extractor.py
collie/models.py
collie/wiki_extractor.py
collie/examples/extract.py
collie/examples/para_constraints.py
collie/examples/passage_constraints.py
collie/examples/sent_constraints.py
collie/examples/sources.py
collie/examples/validate.py
collie/examples/word_constraints.py
collie_bench.egg-info/PKG-INFO
collie_bench.egg-info/SOURCES.txt
collie_bench.egg-info/dependency_links.txt
collie_bench.egg-info/requires.txt
collie_bench.egg-info/top_level.txt
scripts/run_api_models.py
scripts/run_gpu_models.py
tests/test_constraints.py