internal

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2019 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveStopWords

func RemoveStopWords(in []string) (out []string)

removeStopWords takes a slice of strings (words) and returns a slice of strings with the words removed that are stop words. For example:

take the apple from the bag

becomes:

take apple bag

Types

This section is empty.

Jump to

Keyboard shortcuts

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