Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Normalizer ¶
type Normalizer struct {
// contains filtered or unexported fields
}
Normalizer is just a byte buffer
func (*Normalizer) Do ¶
func (n *Normalizer) Do(a Input) Result
func (Normalizer) MustNorm ¶
func (n Normalizer) MustNorm(a string) string
type Tokenizer ¶
type Tokenizer struct {
// contains filtered or unexported fields
}
func NewTokenizer ¶
func (*Tokenizer) Untokenize ¶
Click to show internal directories.
Click to hide internal directories.