Junth Basnet
This project organizes COVID-19 SARS-CoV-2 preprints from medRxiv and bioRxiv. This project makes data searchable, sortable, etc. The most similar search uses Exemplar SVM 😃 trained on TF-IDF feature vectors from the abstract, title and author of these papers.
Raw data is available at bioRxiv and medRxiv Page.
Python 3.8.1
Flask 1.1.1
requests 2.23.0
numpy 1.18.2
sklearn
git clone https://github.com/Junth/bioRxiv-COVID19-Sanity.gitcd bioRxiv-COVID19-Sanitypip install -r requirements.txtpython run.py
export FLASK_APP=serve.py
flask runLatest Papers: 😃
Search results: 😍
Similar results: 😮
MIT




