-
WordNet-SenseRelate-AllWords-0.19 released!
We are pleased to announce the release of version 0.19 of WordNet::SenseRelate::AllWords. This system allows you to assign meanings to words in context based on information found in the lexical database WordNet.
This release includes a number of significant changes that improve overall performance. Please check out the details at http://senserelate.sourceforge.net
2009-05-28 13:25:17 UTC by tpederse
-
WordNet-SenseRelate-AllWords-0.18 released!
We are pleased to announce the release of WordNet-SenseRelate-AllWords version 0.18. This is a system that automatically assigns meanings to words based on information found in the lexical database WordNet. The changes in this release primarily allow for more control over experimental analysis of results using manually annotated corpora (such as SemCor). Please check out the ChangeLog at http://senserelate.sourceforge.net for more information.
2009-05-01 00:32:55 UTC by tpederse
-
WordNet-SenseRelate-AllWords-0.17 released!
We are pleased to announce the release of version 0.16 of WordNet-SenseRelate-AllWords. This is a system that will assign a meaning to every word in running text (based on semantic similarity information found in WordNet). The change log for this version appears below:
0.17
Date : April 2, 2009
1) Fixed AllWords.pm for window=2. If it is the first word in a
sentence and the window size is 2, we now consider a word at the
right of the target word. Otherwise it will not be assigned any
sense. In the previous version we were simply doing sense1 for
such scenario.
2) Added a script calculate-corpus-stats.pl to utils/ which gives
statistics of the reformatted corpus.
Please see http://senserelate.sourceforge.net for more information, and a web interface that allows you to try out this package!
2009-04-02 15:04:34 UTC by tpederse
-
WordNet-SenseRelate-AllWords-0.16 released!
We are pleased to announce the release of version 0.16 of WordNet-SenseRelate-AllWords. This is a system that will assign a meaning to every word in running text (based on semantic similarity information found in WordNet). The change log for this and the previous version (0.15) appear below...
0.16
Date : March 16, 2009
1) Fixed wsd.pl and the web interface output for multiword
compounds ( for example, by_and_large).
2) Punctuation fix for the raw format. If the format is raw and if
the context contains words i.e. or el_al., then the period is
not removed.
3) If format is raw and the context contains user identified
compound words (for example St._Petersburg), then the
punctuation is not removed. Please refer README for details.
4) Mapped Penn Treebank IN tag to WordNet 'r'(adverb) part of
speech tag because most of the words in this class have adverb
sense in WordNet.
0.15
Date : February 14, 2009
1) Fixed the links of the default stoplist and nocompoundify option
on the web interface.
2009-03-17 14:48:52 UTC by tpederse
-
WordNet-SenseRelate-AllWords-0.14 released!
We are pleased to announce the release of version 0.14 of WordNet-SenseRelate-AllWords. This is a word sense disambiguation system that assigns a meaning to each content word in running text. The changes in this version focus on providing a new scoring program for experimental evaluation, adding a new option to allow for the compoundify operation to be disabled, and a change in the output format so that the original text is returned with sense tags added. Please see the change log for additional details! http://senserelate.sourceforge.net
2009-02-13 18:22:28 UTC by tpederse