Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var A_0 = []*snowballRuntime.Among{ {Str: "", A: -1, B: 6, F: nil}, {Str: "U", A: 0, B: 2, F: nil}, {Str: "Y", A: 0, B: 1, F: nil}, {Str: "\u00E4", A: 0, B: 3, F: nil}, {Str: "\u00F6", A: 0, B: 4, F: nil}, {Str: "\u00FC", A: 0, B: 5, F: nil}, }
View Source
var A_1 = []*snowballRuntime.Among{ {Str: "e", A: -1, B: 2, F: nil}, {Str: "em", A: -1, B: 1, F: nil}, {Str: "en", A: -1, B: 2, F: nil}, {Str: "ern", A: -1, B: 1, F: nil}, {Str: "er", A: -1, B: 1, F: nil}, {Str: "s", A: -1, B: 3, F: nil}, {Str: "es", A: 5, B: 2, F: nil}, }
View Source
var A_2 = []*snowballRuntime.Among{ {Str: "en", A: -1, B: 1, F: nil}, {Str: "er", A: -1, B: 1, F: nil}, {Str: "st", A: -1, B: 2, F: nil}, {Str: "est", A: 2, B: 1, F: nil}, }
View Source
var A_3 = []*snowballRuntime.Among{ {Str: "ig", A: -1, B: 1, F: nil}, {Str: "lich", A: -1, B: 1, F: nil}, }
View Source
var A_4 = []*snowballRuntime.Among{ {Str: "end", A: -1, B: 1, F: nil}, {Str: "ig", A: -1, B: 2, F: nil}, {Str: "ung", A: -1, B: 1, F: nil}, {Str: "lich", A: -1, B: 3, F: nil}, {Str: "isch", A: -1, B: 2, F: nil}, {Str: "ik", A: -1, B: 2, F: nil}, {Str: "heit", A: -1, B: 3, F: nil}, {Str: "keit", A: -1, B: 4, F: nil}, }
View Source
var G_s_ending = []byte{117, 30, 5}
View Source
var G_st_ending = []byte{117, 30, 4}
View Source
var G_v = []byte{17, 65, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 32, 8}
Functions ¶
func Stem ¶
func Stem(env *snowballRuntime.Env) bool
Types ¶
Click to show internal directories.
Click to hide internal directories.