text_cleaner

package
v0.0.0-...-82309cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadWordsFromTxt

func ReadWordsFromTxt(path string) ([]string, error)

func RemoveStopWords

func RemoveStopWords(tokens []string) []string

func StemTokens

func StemTokens(tokens []string) []string

func TextCleaner

func TextCleaner(text string) []string

func ToLowerCase

func ToLowerCase(tokens []string) []string

func Tokenize

func Tokenize(text string) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL