Application.NLP) of
the BasicModelZoo.See: Description
| Class | Description |
|---|---|
| SimpleTextDecoder |
SimpleTextDecoder implements a Decoder that employs a RecurrentBlock to
decode text input. |
| SimpleTextEncoder |
SimpleTextEncoder implements a Encoder that employs a RecurrentBlock to
encode text input. |
Application.NLP) of
the BasicModelZoo.