mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Adding a link to the Ruby port of tokenizers
(#961)
This commit is contained in:
@ -33,6 +33,7 @@ We provide bindings to the following languages (more to come!):
|
||||
- [Rust](https://github.com/huggingface/tokenizers/tree/master/tokenizers) (Original implementation)
|
||||
- [Python](https://github.com/huggingface/tokenizers/tree/master/bindings/python)
|
||||
- [Node.js](https://github.com/huggingface/tokenizers/tree/master/bindings/node)
|
||||
- [Ruby](https://github.com/ankane/tokenizers-ruby) (Contributed by @ankane, external repo)
|
||||
|
||||
## Quick example using Python:
|
||||
|
||||
|
Reference in New Issue
Block a user