Uses of Enum Class
org.tribuo.util.tokens.Token.TokenType

Packages that use Token.TokenType
Package
Description
Core definitions for tokenization.
Simple fixed rule tokenizers.
Provides an implementation of a Wordpiece tokenizer which implements to the Tribuo Tokenizer API.
An implementation of a "universal" tokenizer which will split on word boundaries or character boundaries for languages where word boundaries are contextual.