Skip to content

joseherazo04/Covid19-SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid19-SearchEngine

Search engine for bibliography related to covid-19 from:

Part of this code is completely based on the contributions of @dgunning on Kaggle:

And also some code from this work was useful:

Description

There are two apps: "update indexes.py" is used for generating the search index as a .pickle file and the rest in /app folder basically read the .pickle search index and run a webapp with flask.

All the requirements on requirements.txt

"update indexes.py"

"main.py"

  • INPUT: change index_file_name varible in line 16 with the name of the .pickle file generated by "update indexes.py"

  • OUTPUT: python main.py on your python environment to have the app running

End notes

This work was inspired by the need of contribute in this battle against corona virus, I think even the smallest contribution can help solve problems. This webapp is available on http://covid19papers.expdata.xyz you can test it and check the results. I hope you can find this useful

About

Search engine for bibliography related to covid-19 from https://pages.semanticscholar.org/coronavirus-research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •