Introducing Google AI Edge Portal: Benchmark Edge AI at scale. Sign-up to request access during private preview.

Module: mediapipe_model_maker.text_classifier

View source on GitHub

MediaPipe Public Python API for Text Classifier.

Modules

model_with_tokenizer module: Text classifier export module library.

Classes

class AverageWordEmbeddingHParams: The hyperparameters for an AverageWordEmbeddingClassifier.

class AverageWordEmbeddingModelOptions: Configurable model options for an Average Word Embedding classifier.

class BertHParams: The hyperparameters for a Bert Classifier.

class BertModelOptions: Configurable model options for a BERT model.

class BertOptimizer: Supported Optimizers for Bert Text Classifier.

class CSVParams: Parameters used when reading a CSV file.

class Dataset: Dataset library for text classifier.

class SupportedBertTokenizers: Supported preprocessors.

class SupportedModels: Predefined text classifier model specs supported by Model Maker.

class TextClassifier: API for creating and training a text classification model.

class TextClassifierOptions: User-facing options for creating the text classifier.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年05月07日 UTC.