stemmer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadStopWords

func LoadStopWords(filename string)

Load global stop words with fixed forms list

func Stream

func Stream(input <-chan string) <-chan string

Stem from chan to chan

func TextToCode

func TextToCode(str string) string

TextToCode

func Word

func Word(word string) string

Stem a word

Types

This section is empty.

Directories

Path Synopsis
This file contains test runners that are common to the romance languages.
This file contains test runners that are common to the romance languages.
This package defines a Word struct that is used to encapsulate most of the "state" variables we must track when stemming a word.
This package defines a Word struct that is used to encapsulate most of the "state" variables we must track when stemming a word.

Jump to

Keyboard shortcuts

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