Skip to content

A naive bayes classifier to classify queen speeches and determine the current party in government.

Notifications You must be signed in to change notification settings

lewisbarnes/PartyAffiliationClassifier

Repository files navigation

PartyAffiliationClassifier : A Program to help you classify political documents

What is PartyAffiliationClassifier?

PartyAffiliationClassifier is a program written to predict the political party in government using Queen's Speeches to Parliament.

The program is implemented using a Naive Bayes Approach and is an example of a Multinomial Bayes Classifier.

Usage Instructions

To use this program, it must be trained using documents where the political party is already known. These documents should be placed inside the UnknownDocs folder.

A screenshot of the main menu

About

A naive bayes classifier to classify queen speeches and determine the current party in government.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages