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!
$ pip install arxiv-astro-summarizer
For technical details and an example of how to implement arxiv-astro-summarizer, check out the Documentation
Want to contribute? Bug detections? Comments? Suggestions? Please email: danielgodinez123@gmail.com