mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
20 lines
484 B
Plaintext
20 lines
484 B
Plaintext
# Visualizer
|
|
|
|
<tokenizerslangcontent>
|
|
<python>
|
|
## Annotation[[tokenizers.tools.Annotation]]
|
|
|
|
[[autodoc]] tokenizers.tools.Annotation
|
|
|
|
## EncodingVisualizer[[tokenizers.tools.EncodingVisualizer]]
|
|
|
|
[[autodoc]] tokenizers.tools.EncodingVisualizer
|
|
- __call__
|
|
</python>
|
|
<rust>
|
|
The Rust API Reference is available directly on the [Docs.rs](https://docs.rs/tokenizers/latest/tokenizers/) website.
|
|
</rust>
|
|
<node>
|
|
The node API has not been documented yet.
|
|
</node>
|
|
</tokenizerslangcontent> |