Skip to content

Word Sense Disambiguation project on python using NLTK library

Notifications You must be signed in to change notification settings

Pragyanur/Word_Sense_Disambiguation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Word_Sense_Disambiguation

  • Program uses “lesk” algorithm in disambiguation of words in a sentence.
  • Given two sentences, consisting of one common word, the program gives the definition of this word with respect to the sentence it is used in.
  • Used tkinter library for GUI development.

About

Word Sense Disambiguation project on python using NLTK library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages