3.0.0 • Published 8 years ago

@datafire/apitore_url2labelbywordvectorapis v3.0.0

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

@datafire/apitore_url2labelbywordvectorapis

Client library for Url2Label by word vector APIs

Installation and Usage

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

apitore_url2labelbywordvectorapis.getUsingGET_4({}).then(data => {
  console.log(data);
})

Description

Url to label by word2vec of contents.Endpoint https://api.apitore.com/api/21

Actions

getUsingGET_4

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

apitore_url2labelbywordvectorapis.getUsingGET_4({
  "access_token": "",
  "url": ""
}, context)

Parameters

  • access_token (string) required - Access Token
  • url (string) required - url
  • 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