Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rasmi/arxiv-classifier

Arxiv.org astro-ph article classifier built for the Modeling Social Data 2015 course.
https://github.com/rasmi/arxiv-classifier

Last synced: about 1 month ago
JSON representation

Arxiv.org astro-ph article classifier built for the Modeling Social Data 2015 course.

Awesome Lists containing this project

README

        

To run the project code, either open the IPython Notebook with
$ ipython notebook arXiv-classification.ipynb

Or run the .py file with
$ python arXiv-classification.py

The code will load article data located in json format in the articles/ directory if available.
If articles are not available, the code will download articles from arXiv.org.