stemmer

package module
v0.0.0-...-9858850 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2015 License: MIT Imports: 2 Imported by: 33

README

go implementation of the porter stemming algorithm: http://tartarus.org/~martin/PorterStemmer/index.html

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Consonant

func Consonant(body []byte, offset int) bool

func Measure

func Measure(body []byte) int

func Stem

func Stem(body []byte) []byte

func Vowel

func Vowel(body []byte, offset int) bool

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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