mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-23 00:35:35 +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)
|
- [Rust](https://github.com/huggingface/tokenizers/tree/master/tokenizers) (Original implementation)
|
||||||
- [Python](https://github.com/huggingface/tokenizers/tree/master/bindings/python)
|
- [Python](https://github.com/huggingface/tokenizers/tree/master/bindings/python)
|
||||||
- [Node.js](https://github.com/huggingface/tokenizers/tree/master/bindings/node)
|
- [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:
|
## Quick example using Python:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user