arxiv-astro-summarizer

Scrapes arXiv astro-ph paper, summarizes the abstract, and returns relavant papers according to a user input.


License
GPL-3.0
Install
pip install arxiv-astro-summarizer==1.3

Documentation

GPLv3 License

arxiv-astro-summarizer:

This is an open-source program for scraping Astro-ph papers from the arXiv on some given date, summarizing the abstract, and comparing the similarity between the preprocessed abstract text and some specified user input. Can be used to scrape daily papers and filter for those relevant to some research topic, i.e. 'black holes' or 'high redshift active galactic nuclei'.

Note that the module name is written with underscores instead of dashes!

Installation

    $ pip install arxiv-astro-summarizer

Documentation

For technical details and an example of how to implement arxiv-astro-summarizer, check out the Documentation

How to Contribute?

Want to contribute? Bug detections? Comments? Suggestions? Please email: danielgodinez123@gmail.com