Greetings.
Yes, but this isn't a function provided by DKPro WSD itself. Sense IDs of
the form encounter%2:38:00:: are WordNet sense keys. In your WordNet
distribution, the delimited text file dict/index.sense provides mappings
from sense keys (column 1) to sense numbers (column 3). You could write a
few lines of code to read these columns into a hash table.
(Some WordNet APIs may already have a method to do this. The si.wordnet
module in DKPro WSD uses extJWNL; I had a quick look at the Javadocs for
extJWNL but didn't see anything relevant. If extJWNL doesn't have it, then
JWNL probably doesn't either.)
Regards,
Tristan
--
Ubiquitous Knowledge Processing Lab (UKP-TUDA)
Department of Computer Science, Technische Universität Darmstadt
Tel:
+49 6151 16 6166 | Web:
http://www.ukp.tu-darmstadt.de/