Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 441 Bytes

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