Skip to content

Parts of NLP project at Midea. Implement both support vector machine and fastText by Facebook to build Chinese text classifier.

Notifications You must be signed in to change notification settings

Eyasluna/Text_Classification_midea

Repository files navigation

Text_Classification_midea

Parts of NLP project at midea.

Implement both support vector machine and fastText by Facebook to build Chinese text classifier.

The bayes_classifier.py used the Naive Bayes Classifier which supposes all features has indepandent probability.

Both SVM and bayes implement Jieba as the Chinese tokenizer since the scikit-learn doesn't support Chinese.

LAB

About

Parts of NLP project at Midea. Implement both support vector machine and fastText by Facebook to build Chinese text classifier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages