Module machinebox::textbox [] [src]

A client for utilizing the textbox machine

Textbox processes text and performs natural language processing, sentiment analysis, and entity and keyword extraction.

For more information, see the textbox docs

Structs

Analysis

An analysis contains the results of a call to check on the textbox

Entity

An typed entity produced through an Analysis

Keyword

Keywords are simple text tokens identified within sentences

Sentence

A sentence identified in an Analysis.

Textbox

Textbox represents a client capable of consuming the box's functionality