This is the repo for Unsupervised Word Sense Disambiguation experiments.
Please see the file LICENSE for terms of use.
bin
- directory for binaries, please put this in your PATHrun
- directory for running experimentsrun/Makefile
- explains everythingsrc/dist
- code to find knn for substitute vectorssrc/fastsubs
- code to find most likely substitutessrc/scode
- code to find a low dimensional co-occurence embeddingsrc/scripts
- various utility scriptssrc/wkmeans
- instance weighted kmeans clustering algorithm
Some of the src
subdirectories need to be cloned from github.
will be updated soon.
will be updated soon.