wordnetdotnet
wordnetdotnet copied to clipboard
WordNet 3.1
Hello,
I am trying to use this library for WordNet 3.1 . Apart from similarity, I am trying to find hypernyms, synonyms and hyponyms of senses based on the synset of a specific word. I am trying to use the Search class but I cannot seem to be able to retrieve any senses when using the corresponding SearchType word. Is this library still functional for WordNet 3.1. If so, is there a way to help me understand how to use it for the task of finding hypernyms and hyponyms?
Thank you.