Semantic-based search using word embedding to help the medical community develop answers to high priority scientific questions using Kaggle's CORD-19 dataset. This repository is part of Kaggle's CORD-19 challenge
- IPython:
pip install ipython - Spacy:
pip install spacy - Numpy:
pip install numpy - Pandas:
pip install pandas - Tqdm:
pip install tqdm - Gensim:
pip install gensim - Langdetect:
pip install langdetect