tokenizers
0.15.2
Module digits
Structs
In tokenizers::pre_tokenizers
?
Settings
Module
tokenizers
::
pre_tokenizers
::
digits
Copy item path
source
·
[
−
]
Structs
§
Digits
Pre tokenizes the numbers into single tokens. If individual_digits is set to true, then all digits are splitted into individual tokens.