Skip to content

Add SVM-based sentiment analysis: source classification.#15

Open
SunnyJaneH wants to merge 1 commit intokk7nc:masterfrom
SunnyJaneH:sentiment-analysis-svm
Open

Add SVM-based sentiment analysis: source classification.#15
SunnyJaneH wants to merge 1 commit intokk7nc:masterfrom
SunnyJaneH:sentiment-analysis-svm

Conversation

@SunnyJaneH
Copy link

This commit adds a text classification feature based on Support Vector Machines (SVM), using TF-IDF features to classify the 20 Newsgroups dataset. It includes:

A new module: svm_source_classifier.py

Unit tests: test_source_classifier.py

Documentation update: README.rst, with usage instructions and sample output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant