LICENSE
README.md
pyproject.toml
src/quran_detector/__init__.py
src/quran_detector/api.py
src/quran_detector/cli.py
src/quran_detector/config.py
src/quran_detector/engine.py
src/quran_detector/records.py
src/quran_detector/resources.py
src/quran_detector/text.py
src/quran_detector/trie.py
src/quran_detector.egg-info/PKG-INFO
src/quran_detector.egg-info/SOURCES.txt
src/quran_detector.egg-info/dependency_links.txt
src/quran_detector.egg-info/entry_points.txt
src/quran_detector.egg-info/requires.txt
src/quran_detector.egg-info/top_level.txt
src/quran_detector/data/non-terminals.txt
src/quran_detector/data/quran-index.xml
src/quran_detector/data/quran-simple.txt
tests/test_golden_outputs.py
tests/test_tweets_eval.py