3.0.0 • Published 8 years ago

@datafire/apitore_text2labelbywordvectorapis v3.0.0

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

@datafire/apitore_text2labelbywordvectorapis

Client library for Text2Label by word vector APIs

Installation and Usage

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

apitore_text2labelbywordvectorapis.getUsingGET_2({}).then(data => {
  console.log(data);
})

Description

Text to label by word2vec of contents.Endpoint https://api.apitore.com/api/19

Actions

getUsingGET_2

Text2Label by kmeans of word vectors.Response  Github: summarize-response  Class: com.apitore.banana.response.summarize.LabelResponseEntity

apitore_text2labelbywordvectorapis.getUsingGET_2({
  "access_token": "",
  "text": ""
}, context)

Parameters

  • access_token (string) required - Access Token
  • text (string) required - text
  • num (integer) - num max 10, default 1
3.0.0

8 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago