| Package | Description |
|---|---|
| io.spokestack.spokestack.nlu.tensorflow |
This package contains components used to perform NLU with an on-device
TensorFlow Lite model.
|
| io.spokestack.spokestack.nlu.tensorflow.parsers |
This package contains slot parsers provided by default with Spokestack and
utility code used across different slot types.
|
| Class and Description |
|---|
| TensorflowNLU
On-device natural language understanding powered by DistilBERT and TensorFlow
Lite.
|
| TensorflowNLU.Builder
Fluent builder interface for initializing a TensorFlow NLU model.
|
| Class and Description |
|---|
| SlotParser
An interface for components capable of parsing raw string slot values into
concrete objects.
|
Copyright © 2021. All rights reserved.