3.0.0 • Published 8 years ago

@datafire/apitore_sentenceseparatorapis v3.0.0

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

@datafire/apitore_sentenceseparatorapis

Client library for Sentence separator APIs

Installation and Usage

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

apitore_sentenceseparatorapis.heuristicsUsingGET({}).then(data => {
  console.log(data);
})

Description

Simple sentence separator.Endpoint https://api.apitore.com/api/17

Actions

heuristicsUsingGET

Sentence separator.Response  Github: summarize-response  Class: com.apitore.banana.response.summarize.SentenceResponseEntity

apitore_sentenceseparatorapis.heuristicsUsingGET({
  "access_token": "",
  "text": ""
}, context)

Parameters

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