SOQAL
Arabic Open Domain Question Answering System using Neural Reading Comprehension
File Explorer
Download Latest Version (.zip)- arwiki_to_dict.py
- cirrus-extract.py
- extractPage.py
- README.md
- WikiExtractor.py
- embedding_match.py
- evaluate_baselines.py
- random_reader.py
- README.md
- slidingwindow_distance.py
- tfidf_reader.py
- __init__.py
- Bert_model.py
- demo.html
- demo.py
- evaluate.py
- modeling.py
- optimization.py
- README.md
- run_squad.py
- sentence_embedding.py
- tokenization.py
- Arabic-SQuAD.json
- arcd-test.json
- arcd-train.json
- arcd.json
- README.md
- data_split.py
- README.md
- view_data.py
- crowd_task.html
- extract_turk_batch.py
- find_answer.py
- fix_answers.py
- instructions_crowdworkers.JPG
- README.md
- translate_squad.py
- transliterate.py
- turk_batch_example.csv
- aravec_embedding.py
- fasttext_embedding.py
- README.md
- EmbeddingRetriever.py
- GoogleSearchRetriever.py
- README.md
- retriever_test.py
- TfidfRetriever.py
- WikipediaRetriever.py
- demo_open.css
- .gitignore
- demo_open.html
- demo_open.py
- LICENSE
- README.md
- requirements.txt
- setup.py
- soqal.py
- system_fig.jpg
# Installation Guide
1. Get the code
git clone https://github.com/husseinmozannar/SOQAL
Downloads the entire project code from GitHub to your computer.
cd SOQAL
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
