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

https://github.com/aqibsaeed/research-paper-categorization

Research paper classification using machine learning and NLP
https://github.com/aqibsaeed/research-paper-categorization

machine-learning nlp text-classification

Last synced: 9 months ago
JSON representation

Research paper classification using machine learning and NLP

Awesome Lists containing this project

README

          

# Research paper categorization

* Python notebook and dataset for the [blog post](http://aqibsaeed.github.io/2016-07-26-text-classification/).
* Make sure you have Python 2.7 and following libraries installed: scikit-learn (0.17), pandas, numpy, nltk and gensim. [Anaconda distribution](https://www.continuum.io/downloads) is recommended.