ekramasif/AI-Lab-Final-Project
Improving News Classification Model Using Support Vector Machine and Naive Bayes
This project helps you sort news articles into categories more accurately. It takes a collection of news text and classifies each article into predefined topics using advanced machine learning. Content strategists, journalists, or anyone managing large volumes of news information would find this useful for better organization and analysis.
No commits in the last 6 months.
Use this if you need a more reliable way to automatically categorize news articles based on their content.
Not ideal if you're looking to classify very short snippets of text or need to handle languages other than English.
Stars
8
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ekramasif/AI-Lab-Final-Project"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
castorini/hedwig
PyTorch deep learning models for document classification
kk7nc/Text_Classification
Text Classification Algorithms: A Survey
AnubhavGupta3377/Text-Classification-Models-Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
inspirehep/magpie
Deep neural network framework for multi-label text classification
InseeFrLab/torchTextClassifiers
A unified framework for text classification in PyTorch.