You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we do not serve a useful restful interface.
We should aim to be compatible with the interface of the English Wordnet, which basically serves a small wordnet, with all relevant synsets (including lemmas). So if you ask for lemma 'cat' you get all synsets that include 'cat' if you ask for '0123457-n' you get that synset and all it senses and so on.
Currently we do not serve a useful restful interface.
We should aim to be compatible with the interface of the English Wordnet, which basically serves a small wordnet, with all relevant synsets (including lemmas). So if you ask for lemma 'cat' you get all synsets that include 'cat' if you ask for '0123457-n' you get that synset and all it senses and so on.
See https://github.com/jmccrae/wordnet-angular for some sample templates.
Here for an example: See https://github.com/jmccrae/wordnet-angular for some sample templates.
The text was updated successfully, but these errors were encountered: