3.0.0 • Published 8 years ago

@datafire/apitore_wordnethyponymapis v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

@datafire/apitore_wordnethyponymapis

Client library for WordNet hyponym APIs

Installation and Usage

npm install --save datafire @datafire/apitore_wordnethyponymapis
let datafire = require('datafire');
let apitore_wordnethyponymapis = require('@datafire/apitore_wordnethyponymapis').create();

apitore_wordnethyponymapis.simpleHyponymUsingGET({}).then(data => {
  console.log(data);
})

Description

Return hyponym words.Endpoint https://api.apitore.com/api/43

Actions

simpleHyponymUsingGET

Japanese WordNet.Response  Github: wordnet-response  Class: com.apitore.banana.response.de.sciss.ws4j.LinksResponseEntity

apitore_wordnethyponymapis.simpleHyponymUsingGET({
  "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