3.0.0 • Published 8 years ago
@datafire/apitore_wordnethypernymapis v3.0.0
@datafire/apitore_wordnethypernymapis
Client library for WordNet hypernym APIs
Installation and Usage
npm install --save datafire @datafire/apitore_wordnethypernymapis
let datafire = require('datafire');
let apitore_wordnethypernymapis = require('@datafire/apitore_wordnethypernymapis').create();
apitore_wordnethypernymapis.simpleHypernymUsingGET({}).then(data => {
console.log(data);
})
Description
Return hypernym words.Endpoint https://api.apitore.com/api/42
Actions
simpleHypernymUsingGET
Japanese WordNet.Response Github: wordnet-response Class: com.apitore.banana.response.de.sciss.ws4j.LinksResponseEntity
apitore_wordnethypernymapis.simpleHypernymUsingGET({
"access_token": "",
"word": ""
}, context)
Parameters
- access_token (string) required - Access Token
- word (string) required - Word
- pos (string) - Part-of-speech. You can specify several pos by csv format. n:noun,v:verb,a:adjective,r:adverb