Snowball.Net 2.0.0 Class Library

GermanStemmer Methods

The methods of the GermanStemmer class are listed below. For a complete list of GermanStemmer class members, see the GermanStemmer Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetCurrent (inherited from SnowballProgram) Get the current string.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
SetCurrent (inherited from SnowballProgram) Set the current string.
Stem 
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Methods

assign_to (inherited from SnowballProgram) 
copy_fromOverloaded.  
copy_from (inherited from SnowballProgram)Overloaded.  
eq_s (inherited from SnowballProgram) 
eq_s_b (inherited from SnowballProgram) 
eq_v (inherited from SnowballProgram) 
eq_v_b (inherited from SnowballProgram) 
find_among (inherited from SnowballProgram) 
find_among_b (inherited from SnowballProgram) 
in_grouping (inherited from SnowballProgram) 
in_grouping_b (inherited from SnowballProgram) 
in_range (inherited from SnowballProgram) 
in_range_b (inherited from SnowballProgram) 
insert (inherited from SnowballProgram)Overloaded.  
out_grouping (inherited from SnowballProgram) 
out_grouping_b (inherited from SnowballProgram) 
out_range (inherited from SnowballProgram) 
out_range_b (inherited from SnowballProgram) 
replace_s (inherited from SnowballProgram) 
slice_check (inherited from SnowballProgram) 
slice_del (inherited from SnowballProgram) 
slice_from (inherited from SnowballProgram)Overloaded.  
slice_to (inherited from SnowballProgram) 

See Also

GermanStemmer Class | SF.Snowball.Ext Namespace