Skip to content

sanshibayuan/NBSVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBSVM For Text Classification (Python Solution)

NBSVM is a novel baseline model for text classification problem which outperforms both NB (Naive Bayes) and SVM (Support Vector Machine) in datasets with different sizes/features. This idea is originated from <Baselines and Bigrams Simple, Good Sentiment and Topic Classification> and the author offered the code in Matlab. Here is the implementation in Python code.

About

NBSVM For Text Classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages