mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-22 16:25:30 +00:00
Fix doc links in readme (#1367)
* Fix doc links in readme * even better?
This commit is contained in:
@ -70,7 +70,5 @@ print(output.tokens)
|
||||
# ["Hello", ",", "y", "'", "all", "!", "How", "are", "you", "[UNK]", "?"]
|
||||
```
|
||||
|
||||
Check the [python documentation](https://huggingface.co/docs/tokenizers/index) or the
|
||||
|
||||
[python quicktour](https://huggingface.co/docs/tokenizers/python/latest/quicktour.html) to learn
|
||||
more!
|
||||
Check the [documentation](https://huggingface.co/docs/tokenizers/index)
|
||||
or the [quicktour](https://huggingface.co/docs/tokenizers/quicktour) to learn more!
|
||||
|
Reference in New Issue
Block a user