Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
Mode tokenizer.TokenizeMode
Tokenizer tokenizer.Tokenizer
}
App represents this application itself.
func (App) CountWords ¶
CountWords counts the number of words. By default dummy tokens are excluded from counting. TODO: Exclude symbols such as punctuation and line breaks.
Click to show internal directories.
Click to hide internal directories.