dselivanov / dselivanov/text2vec
NBSVM
Open
enhancement
feature request
- Dominant language
- R
- Stars
- 876
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
I just saw this work about NBSVM https://www.kaggle.com/jhoward/nb-svm-baseline-and-basic-eda-0-06-lb/
I was wondering if it would make sense to add the NB transformation part of text2vec.
It would be a kind of reweighting weights depending of the data and well know to be a strong base line when combined to SVM (may be other algo too).
Original paper is there:
https://nlp.stanford.edu/pubs/sidaw12_simple_sentiment.pdf
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.