maikelroennau / google_scholar_paper_finder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%