maggieezzat / Covid19-Semantic-based-Search

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: https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid19-Semantic-based-Search

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

Requirements:

  • 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

About

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: https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge


Languages

Language:Jupyter Notebook 100.0%