Francisco Viveros-Jiménez |
||
OverviewCICWSD is a Java API and command for word sense disambiguation. Its main features are:
The API is licensed under the GNU General Public License (v2 or later). Source is included. Senseval 2 and Senseval 3 English-All.Words task are bundled together with CICWSD. Please cite the following paper in your work:
DownloadCurrent Version 1.0 can be dowloaded here. A configuration tutorial for Version 1.0 can be dowloaded here. A data interpretation tutorial for Version 1.0 can be dowloaded here. A programming guide for Version 1.0 can be dowloaded here. Using CICWSD commandSimply type java -jar cicwsd.jar in your command line. You must adjust config.xml file first. Instructions are inside the config.xml file. |
|