Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rasmi/arxiv-classifier
- Owner: rasmi
- Created: 2015-10-15T14:25:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-15T14:28:02.000Z (about 9 years ago)
- Last Synced: 2024-04-23T22:23:27.477Z (9 months ago)
- Language: TeX
- Size: 6.44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
To run the project code, either open the IPython Notebook with
$ ipython notebook arXiv-classification.ipynbOr run the .py file with
$ python arXiv-classification.pyThe 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.