The RussianStemmer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RussianStemmer()()()() |
RussianStemmer constructor comment.
|
![]() | RussianStemmer(array<Char>[]()[][]) |
RussianStemmer constructor comment.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetCharset |
Insert the method's description here.
Creation date: (16/03/2002 10:58:42 PM)
|
![]() | Stem(String) |
Finds the stem for given Russian word.
Creation date: (16/03/2002 3:36:48 PM)
|
![]() ![]() | Stem(String, array<Char>[]()[][]) |
Static method for stemming with different charsets
|
![]() | ToString | (Inherited from Object.) |