Documentation ¶
Overview ¶
Package tok is a wrapper around ICU boundary iterating functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tokenizer ¶
type Tokenizer struct {
// contains filtered or unexported fields
}
Tokenizer wraps the Tokenizer object in icuc.c.
func NewTokenizer ¶
NewTokenizer creates a new Tokenizer object from a given input string of bytes.
Click to show internal directories.
Click to hide internal directories.