Research-Paper-Categorization icon indicating copy to clipboard operation
Research-Paper-Categorization copied to clipboard

Research paper classification using machine learning and NLP

Research paper categorization

  • Python notebook and dataset for the blog post.
  • Make sure you have Python 2.7 and following libraries installed: scikit-learn (0.17), pandas, numpy, nltk and gensim. Anaconda distribution is recommended.