aqibsaeed/Research-Paper-Categorization
Research paper classification using machine learning and NLP
This project helps researchers, academics, or students automatically sort research papers into predefined categories. You provide a collection of research paper abstracts or full texts, and it outputs each paper assigned to its most relevant subject area. This saves significant time compared to manual categorization, especially for large datasets.
No commits in the last 6 months.
Use this if you need to quickly and accurately categorize a large volume of scientific or academic papers based on their textual content.
Not ideal if you need to categorize documents outside of research papers or if your categories are not well-defined by the text content.
Stars
27
Forks
27
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Oct 29, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/aqibsaeed/Research-Paper-Categorization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
angelosalatino/cso-classifier
Python library that classifies content from scientific papers with the topics of the Computer...
newsgac/platform
Platform for machine learning experiments developed in the project NEWSGAC
giuseppebonaccorso/Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
tblock/10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification
timthedev07/news-articles-classification
Classification model for news articles with deep learning.