![]() |
TensorFlow Lite Task Library Text APIs.
This module provides interface to run TensorFlow Lite natural language processing models.
Classes
class TextEmbedder
: Class that performs dense feature vector extraction on text.
class TextEmbedderOptions
: Options for the text embedder task.
class TextSearcher
: Class to performs text search.
class TextSearcherOptions
: Options for the text search task.