Skip to content

ai-ku/uwsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWSD Completion Status

This is the repo for Unsupervised Word Sense Disambiguation experiments.

TERMS:

Please see the file LICENSE for terms of use.

DIRECTORY STRUCTURE:

  • bin - directory for binaries, please put this in your PATH
  • run - directory for running experiments
  • run/Makefile - explains everything
  • src/dist - code to find knn for substitute vectors
  • src/fastsubs - code to find most likely substitutes
  • src/scode - code to find a low dimensional co-occurence embedding
  • src/scripts - various utility scripts
  • src/wkmeans - instance weighted kmeans clustering algorithm

Some of the src subdirectories need to be cloned from github.

INSTALLATION:

will be updated soon.

Running:

will be updated soon.

About

Unsupervised word sense disambiguation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published