3.0.0 • Published 8 years ago
@datafire/apitore_sentencepieceapis_tweet_ v3.0.0
@datafire/apitoresentencepieceapis_tweet
Client library for SentencePiece APIs (tweet)
Installation and Usage
npm install --save datafire @datafire/apitore_sentencepieceapis_tweet_
let datafire = require('datafire');
let apitore_sentencepieceapis_tweet_ = require('@datafire/apitore_sentencepieceapis_tweet_').create();
apitore_sentencepieceapis_tweet_.getUsingGET({}).then(data => {
console.log(data);
})
Description
SentencePiece tokenizer (tweet).Endpoint https://api.apitore.com/api/38
Actions
getUsingGET
SentencePiece (bpe).Response Github: sentencepiece-response Class: com.apitore.banana.response.com.atilika.sentencepiece.SentencePieceTokenResponseEntity
apitore_sentencepieceapis_tweet_.getUsingGET({
"access_token": "",
"text": ""
}, context)
Parameters
- access_token (string) required - Access Token
- text (string) required - Text up to 400 characters