See: Description
| Interface | Description |
|---|---|
| SlotParser |
An interface for components capable of parsing raw string slot values into
concrete objects.
|
| TextEncoder |
A simple interface for translating between raw text and neural model
input.
|
| Class | Description |
|---|---|
| TensorflowNLU |
On-device natural language understanding powered by DistilBERT and TensorFlow
Lite.
|
| TensorflowNLU.Builder |
Fluent builder interface for initializing a TensorFlow NLU model.
|
Copyright © 2021. All rights reserved.