Skip to content

Latest commit

 

History

History
executable file
·
21 lines (12 loc) · 1 KB

README.md

File metadata and controls

executable file
·
21 lines (12 loc) · 1 KB

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

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