Skip to content

jjnunez11/WordSenseNaiveBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordSenseNaiveBayes

Implements a Naive Bayes classifier to disambiguate different senses of the word derive

Preprocesses text files in various folders coresponding to a sense of the word derive

Then trains and runs a Naive Bayes classifier to determine sense, evaluating on a 20% holdout.

Run using main.py

About

Implements a Naive Bayes classifier to disambiguate different senses of the word derive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages