LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/image_readme/fig.png
docs/image_readme/fig2.png
quranic_nlp/VERSION
quranic_nlp/__init__.py
quranic_nlp/constant.py
quranic_nlp/data_requirements.py
quranic_nlp/dependency_parsing.py
quranic_nlp/language.py
quranic_nlp/lemmatizer.py
quranic_nlp/postagger.py
quranic_nlp/root.py
quranic_nlp/utils.py
quranic_nlp.egg-info/PKG-INFO
quranic_nlp.egg-info/SOURCES.txt
quranic_nlp.egg-info/dependency_links.txt
quranic_nlp.egg-info/entry_points.txt
quranic_nlp.egg-info/requires.txt
quranic_nlp.egg-info/top_level.txt
quranic_nlp/config/settings.json
tests/conftest.py
tests/test_constant.py
tests/test_language.py
tests/test_utils.py