3.0.0 • Published 8 years ago

@datafire/apitore_sentencepieceapis_tweet_ v3.0.0

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

@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