Skip to content

A simple classifier to disambiguate homographs using Decision Lists - Using Yarowsky's algorithm

Notifications You must be signed in to change notification settings

adya-shrivastava/WordSenseDisambiguation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

WordSenseDisambiguation

A simple classifier to disambiguate homographs using Decision Lists - Using Yarowsky's algorithm

Format of Train and Test Data:

  • <classification_label>:\t10-11 word sentence containing the ambigous classification label

where 'classification_label' are the two homographs we are trying to disambiguate.

For example: classification_label can be

  • bass meaning the MUSIC sense
  • *bass meaning the FISH sense

About

A simple classifier to disambiguate homographs using Decision Lists - Using Yarowsky's algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published