trinhdoduyhungss/classification_sentence_knn_simple
It's an example of a sentence classification project using KNN algorithm.
This project helps classify Vietnamese sentences into categories like 'normal' or 'impolite/spam' by analyzing the presence of certain 'bad words'. You input a list of sentences and a list of 'bad words', and it outputs a classification for each sentence. This tool is for anyone who needs to automatically identify potentially problematic or inappropriate content in Vietnamese text.
No commits in the last 6 months.
Use this if you need a simple, custom solution for classifying Vietnamese text, particularly for identifying impolite language or spam.
Not ideal if you require advanced natural language processing features beyond simple bad-word detection or if you work with languages other than Vietnamese.
Stars
10
Forks
1
Language
JavaScript
License
—
Category
Last pushed
Nov 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/trinhdoduyhungss/classification_sentence_knn_simple"
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
aqibsaeed/Research-Paper-Categorization
Research paper classification using machine learning and NLP
tblock/10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification