10000 GitHub - varzan/BP-WSD: Word Sense Disambiguation using the Banerjee - Pedersen algorithm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

varzan/BP-WSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

About

This is an implementation of Banerjee and Pedersen's extended gloss overlap for Word Sense Disambiguation, using WordNet. A description of the algorithm can be found at http://www.d.umn.edu/~tpederse/Pubs/ijcai03.pdf

Installation

This code uses NLTK, which you can get from http://nltk.org/ . You also need to install the WordNet and stopwords corpuses (instructions on installing a corpus in NLTK can be found at http://nltk.org/data.html)

About

Word Sense Disambiguation using the Banerjee - Pedersen algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0