Documentation ¶
Index ¶
- func Count(words []string) map[string]int
- func MetaphoneArray(words []string) []string
- func MetaphoneKeys(key string, words []string) []string
- func MetaphoneMap(words []string) map[string]string
- func Split(text string) []string
- func StemsArray(words []string) []string
- func StripStopWords(words []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.