mirror of
https://github.com/mii443/tokenizers.git
synced 2025-08-24 00:59:19 +00:00
Python readme
This commit is contained in:
3
bindings/python/example.py
Normal file
3
bindings/python/example.py
Normal file
@ -0,0 +1,3 @@
|
||||
from tokenizers import WhitespaceTokenizer
|
||||
|
||||
print(WhitespaceTokenizer.tokenize("Hey man!"))
|
Reference in New Issue
Block a user