Skip to content

A engine that searches for papers on Google Scholar based on keywords extracted from a text.

License

Notifications You must be signed in to change notification settings

maikelroennau/google_scholar_paper_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Scholar Paper Finder

An engine that searches for papers on Google Scholar based on keywords extracted from a text.

Requeriments

Components

  • search.py: responsible for reading the text and extracting the keywords.
  • scholar.py: responsible for searching on Google Scholar, developed by Christian Kreibich, avaliable at repository
  • text.txt: simple text talking about deep learning. Should return related papers.

Usage

python search.py text.txt

Author

Maikel Maciel Rönnau
Computer Scientist
maikel.ronnau@gmail.com
Linkedin - GitHub

About

A engine that searches for papers on Google Scholar based on keywords extracted from a text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages