Description Usage Arguments Value See Also
Return client class object.
1 | cotoha(access_token, base_url = "https://api.ce-cotoha.com/api/dev")
|
access_token |
string. |
base_url |
string. |
R6 class object having methods below.
parse(): Parsing dependency structure
ne(): Named entity extraction
coreference(): Reference resolution
keyword(): Keyword extraction
similarity(): Calculating similality between sentences
sentence_type(): Linguistic modality detection
user_attribute(): Speaker's characteristics recognition
remove_filler(): Removing fillers of sentence
detect_misrecognition(): Detecting misrecognition of sentence
sentiment(): Sentiment analysis
https://api.ce-cotoha.com/contents/reference/apireference.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.