proycon / wsd2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WSD2: Cross-Lingual Word Sense Disambiguation 2

submission for SemEval 2013 - Task 10

by Maarten van Gompel <proycon@anaproy.nl>
Centre for Language Studies
Radboud University Nijmegen

The WSD2 system uses a k-NN classifier approach using timbl (IB1). It supports local context features, global context keyword features (bag of word model), lemma features and part-of-speech features. Machine learning parameters can be optimised using paramsearch.

Tools/libraries used:

Test data should be in the XML format as specified by Cross-Lingual Word Sense Disambiguation task for Semeval 2010/2013

Licensed under GNU Public License v3

About


Languages

Language:Python 83.6%Language:Perl 15.4%Language:OpenEdge ABL 1.0%