android.view.textclassifier

Interfaces

TextClassificationSessionFactory

An interface for creating a session-aware TextClassifier.

TextClassifier

Interface for providing text classification related features.

Classes

ConversationAction

Represents the action suggested by a TextClassifier on a given conversation.

ConversationActions

Represents a list of actions suggested by a TextClassifier on a given conversation.

SelectionEvent

A selection event.

TextClassification

Information for generating a widget to handle classified text.

TextClassificationContext

A representation of the context in which text classification would be performed.

TextClassificationManager

Interface to the text classification service.

TextClassificationSessionId

This class represents the id of a text classification session.

TextClassifierEvent

This class represents events that are sent by components to the TextClassifier to report something of note that relates to a feature powered by the TextClassifier.

TextLanguage

Represents the result of language detection of a piece of text.

TextLinks

A collection of links, representing subsequences of text and the entity types (phone number, address, url, etc) they may be.

TextSelection

Information about where text selection should be.