Android.Views.TextClassifiers Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ConversationAction |
Represents the action suggested by a |
ConversationAction.Builder |
Builder class to construct |
ConversationAction.InterfaceConsts | |
ConversationActions |
Represents a list of actions suggested by a |
ConversationActions.InterfaceConsts | |
ConversationActions.Message |
Represents a message in the conversation. |
ConversationActions.Message.Builder | |
ConversationActions.Message.InterfaceConsts | |
ConversationActions.Request |
A request object for generating conversation action suggestions. |
ConversationActions.Request.Builder | |
ConversationActions.Request.InterfaceConsts | |
ITextClassifierExtensions | |
SelectionEvent |
A selection event. |
SelectionEvent.InterfaceConsts | |
TextClassification |
Information for generating a widget to handle classified text. |
TextClassification.Builder |
Builder for building |
TextClassification.InterfaceConsts | |
TextClassification.Request |
A request object for generating TextClassification. |
TextClassification.Request.Builder | |
TextClassification.Request.InterfaceConsts | |
TextClassificationContext |
A representation of the context in which text classification would be performed. |
TextClassificationContext.Builder |
A builder for building a TextClassification context. |
TextClassificationContext.InterfaceConsts | |
TextClassificationManager |
Interface to the text classification service. |
TextClassificationSessionId |
This class represents the id of a text classification session. |
TextClassificationSessionId.InterfaceConsts | |
TextClassifier | |
TextClassifierEntityConfig |
Configuration object for specifying what entity types to identify. |
TextClassifierEntityConfig.Builder | |
TextClassifierEntityConfig.InterfaceConsts | |
TextClassifierEvent |
This class represents events that are sent by components to the |
TextClassifierEvent.Builder |
Builder to build a text classifier event. |
TextClassifierEvent.ConversationActionsEvent |
This class represents events that are related to the conversation actions feature. |
TextClassifierEvent.ConversationActionsEvent.Builder | |
TextClassifierEvent.InterfaceConsts | |
TextClassifierEvent.LanguageDetectionEvent |
This class represents events that are related to the language detection feature. |
TextClassifierEvent.LanguageDetectionEvent.Builder | |
TextClassifierEvent.TextLinkifyEvent |
This class represents events that are related to the smart linkify feature. |
TextClassifierEvent.TextLinkifyEvent.Builder | |
TextClassifierEvent.TextSelectionEvent |
This class represents events that are related to the smart text selection feature. |
TextClassifierEvent.TextSelectionEvent.Builder | |
TextLanguage |
Represents the result of language detection of a piece of text. |
TextLanguage.Builder |
Builder used to build TextLanguage objects. |
TextLanguage.InterfaceConsts | |
TextLanguage.Request |
A request object for detecting the language of a piece of text. |
TextLanguage.Request.Builder | |
TextLanguage.Request.InterfaceConsts | |
TextLinks |
A collection of links, representing subsequences of text and the entity types (phone number, address, url, etc) they may be. |
TextLinks.Builder |
A builder to construct a TextLinks instance. |
TextLinks.InterfaceConsts | |
TextLinks.Request |
A request object for generating TextLinks. |
TextLinks.Request.Builder | |
TextLinks.Request.InterfaceConsts | |
TextLinks.TextLink |
A link, identifying a substring of text and possible entity types for it. |
TextLinks.TextLink.InterfaceConsts | |
TextLinks.TextLinkSpan |
A ClickableSpan for a TextLink. |
TextSelection |
Information about where text selection should be. |
TextSelection.Builder |
Builder used to build |
TextSelection.InterfaceConsts | |
TextSelection.Request |
A request object for generating TextSelection. |
TextSelection.Request.Builder | |
TextSelection.Request.InterfaceConsts |
Interfaces
ITextClassificationSessionFactory |
An interface for creating a session-aware TextClassifier. |
ITextClassifier |
Interface for providing text classification related features. |
Enums
ApplyStatusCode | |
ApplyStrategy | |
SelectionAction | |
SelectionEventType | |
SelectionInvocationMethod | |
TextClassifierEventCategory | |
TextClassifierEventType |