Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>My list are not exhaustive but surely Googling for more will be better for your purposes.</p> <p>For softwares here's a short list, remember to <strong>CITE</strong> the relevant sources!!!</p> <p><strong>GWSD: Unsupervised Graph-based Word Sense Disambiguation</strong> <a href="http://lit.csci.unt.edu/~rada/downloads/GWSD/GWSD.1.0.tar.gz" rel="nofollow">http://lit.csci.unt.edu/~rada/downloads/GWSD/GWSD.1.0.tar.gz</a></p> <p><strong>SenseLearner: All-Words Word Sense Disambiguation Tool</strong> <a href="http://lit.csci.unt.edu/~rada/downloads/senselearner/SenseLearner2.0.tar.gz" rel="nofollow">http://lit.csci.unt.edu/~rada/downloads/senselearner/SenseLearner2.0.tar.gz</a></p> <p><strong>KYOTO UKB graph-based WSD</strong> <a href="http://ixa2.si.ehu.es/ukb/" rel="nofollow">http://ixa2.si.ehu.es/ukb/</a></p> <p><strong>pyWSD: Python Implementation of Simple WSD algorithms</strong> <a href="https://github.com/alvations/pywsd" rel="nofollow">https://github.com/alvations/pywsd</a></p> <hr> <p>WSD tasks are sort of also dependent of the data source so here's a few, remember to <strong>CITE</strong> them too!!!</p> <p><strong>Open Mind Word Expert Sense Tagged Data</strong> <a href="http://teach-computers.org/word-expert.html" rel="nofollow">http://teach-computers.org/word-expert.html</a></p> <p><strong>TWA Sense Tagged Data</strong> <a href="http://lit.csci.unt.edu/~rada/downloads/TWA/TWA.tar.gz" rel="nofollow">http://lit.csci.unt.edu/~rada/downloads/TWA/TWA.tar.gz</a></p> <p><strong>SemCor</strong> <a href="http://lit.csci.unt.edu/~rada/downloads/semcor/semcor1.6.tar.gz" rel="nofollow">http://lit.csci.unt.edu/~rada/downloads/semcor/semcor1.6.tar.gz</a></p> <hr> <p>Lastly, WSD tasks are dependent on some preprocessing and if you're looking into state-of-the-art crosslingual WSD, then you should try to look out for word level aligners like</p> <ul> <li>MOSES </li> <li>MGIZA++ </li> <li>GIZA++ </li> <li>BerkeleyAligner</li> </ul> <p>Also, look at previous Senseval/SemEval pages to look for what has already been done, and what are the trends that future tasks are moving towards. <a href="http://en.wikipedia.org/wiki/SemEval" rel="nofollow">http://en.wikipedia.org/wiki/SemEval</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload