WordNet.jl icon indicating copy to clipboard operation
WordNet.jl copied to clipboard

[WIP] Add Sensecounts

Open oxinabox opened this issue 9 years ago • 4 comments

WordNet includes files giving the counts of each wordsense in Semcor. This PR makes them accessible. It is pretty useful information for WSD.

It does increase the load time of WordNet some.

It is WIP, since I've not yet written any documentation for it. Nor have I written any tests.

oxinabox avatar Sep 23 '16 11:09 oxinabox

I haven't use the Semcor stuff. Interesting. Thanks for the WIP :)

jbn avatar Nov 04 '16 15:11 jbn

Sense Counts are practically required for WSD tasks, because of their highly unbalanced nature.

I should really finish this PR off. I've been using it for almost 2 months, without having made the tests portable.

oxinabox avatar Nov 04 '16 16:11 oxinabox

bump?

aviks avatar Jan 18 '19 00:01 aviks

I am not going to finish this. Someone else could reasonably do so, but this is very low priority for me.

oxinabox avatar Jan 18 '19 12:01 oxinabox