MANIFEST.in
main.py
setup.cfg
setup.py
alfanous/__init__.py
alfanous/api.py
alfanous/console.py
alfanous/constants.py
alfanous/data.py
alfanous/engines.py
alfanous/indexing.py
alfanous/misc.py
alfanous/morphology.py
alfanous/outputs.py
alfanous/paths.py
alfanous/query_plugins.py
alfanous/query_processing.py
alfanous/results_processing.py
alfanous/romanization.py
alfanous/searching.py
alfanous/text_processing.py
alfanous/Support/__init__.py
alfanous/Support/pyarabic/__init__.py
alfanous/Support/pyarabic/constants.py
alfanous/Support/pyarabic/main.py
alfanous/Support/pyarabic/normalizers.py
alfanous/Support/pyarabic/predicates.py
alfanous/Support/pyarabic/statistics.py
alfanous/Support/pyarabic/strip_functions.py
alfanous/configs/recitations.json
alfanous/configs/__generated__/.keep
alfanous/configs/__generated__/translations.json
alfanous/indexes/main/MAIN_WRITELOCK
alfanous/indexes/main/MAIN_jvb4ycpjsszp9ql3.seg
alfanous/indexes/main/_MAIN_1.toc
alfanous/resources/ai_query_translation_rules.txt
alfanous/resources/antonyms.json
alfanous/resources/information.json
alfanous/resources/stop_words.json
alfanous/resources/synonyms.json
alfanous/resources/__generated__/arabic_names.json
alfanous3.egg-info/PKG-INFO
alfanous3.egg-info/SOURCES.txt
alfanous3.egg-info/dependency_links.txt
alfanous3.egg-info/entry_points.txt
alfanous3.egg-info/not-zip-safe
alfanous3.egg-info/requires.txt
alfanous3.egg-info/top_level.txt
tests/test_ai_rules.py
tests/test_ai_rules_show_endpoint.py
tests/test_aya_json.py
tests/test_caching.py
tests/test_engines.py
tests/test_facets.py
tests/test_index_api.py
tests/test_index_coverage.py
tests/test_interface.py
tests/test_keywords_endpoint.py
tests/test_list_values.py
tests/test_mcp_server.py
tests/test_memory_leaks.py
tests/test_memoryview_file.py
tests/test_outputs.py
tests/test_py2_legacy.py
tests/test_query_plugins.py
tests/test_query_processing.py
tests/test_results_processing.py
tests/test_searching.py
tests/test_text_processing.py
tests/test_timelimit.py
tests/test_translit_alignment.py
tests/test_web_api.py
tests/test_word_schema.py