| byte_text_encoder | Byte Text Encoder |
| decode | Decode text |
| encode | Encode text |
| install_tfds | Installs TensorFlow Datasets |
| load_byte_text_encoder | Loads a Byte Text Encoder |
| load_subword_text_encoder | Loads a Token Text Encoder |
| load_token_text_encoder | Loads a Token Text Encoder |
| pipe | Pipe operator |
| save_byte_text_encoder | Saves a byte text encoder to a file |
| save_subword_text_encoder | Saves a subword text encoder to a file |
| save_token_text_encoder | Saves a token text encoder to a file |
| subword_text_encoder | Subword Text Encoder |
| tfds | TensorFlow Datasets module. |
| tfds_as_numpy | Converts a TensorFlow Dataset to an iterable of NumPy arrays. |
| tfds_load | Loads the named dataset into a TensorFlow Dataset |
| tfds_version | TensorFlow Datasets version |
| token_text_encoder | Token Text Encoder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.