Skip to content

hacksdump/Word-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29d757a · Nov 25, 2019

History

54 Commits
Nov 24, 2019
Oct 16, 2019
Nov 25, 2019
Oct 23, 2019
Oct 23, 2019
Nov 25, 2019
Oct 23, 2019
Nov 25, 2019
Oct 23, 2019
Oct 23, 2019
Oct 23, 2019
Oct 23, 2019
Oct 23, 2019
Oct 18, 2019
Oct 23, 2019

Repository files navigation

Word Classifier

Word Classifier based on data tagged using British National Corpus(BNC)

Run Instructions

pip install -r requirements.txt
./run.py

Visualizations

Top 10 words on a pie chart

Top ten words

Confusion matrix visualized with seaborn heatmap

Confusion matrix

Confusion matrix for HMM

Confusion matrix HMM

Releases

No releases published

Packages

No packages published

Languages