Documentation ¶
Index ¶
- func BytesToString(b []byte) string
- func Cleanup(sentence string) string
- func EnSureUTF8(message string) string
- func GetStopwords() map[string]struct{}
- func IsAcronym(text string) bool
- func IsStopword(w string) bool
- func ReadFile(path string) (bytes []byte)
- func ReaderToString(r io.Reader, bufferSize int) chan string
- func StringInSlice(element string, slice []string) (bool, int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToString ¶
func EnSureUTF8 ¶
func GetStopwords ¶
func GetStopwords() map[string]struct{}
func IsStopword ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.