Class KpStemmer
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
Inherited Members
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Lucene.Net.Tartarus.Snowball.Ext
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public class KpStemmer : SnowballProgramMethods
| Improve this Doc View SourceEquals(Object)
Declaration
public override bool Equals(object o)Parameters
| Type | Name | Description | 
|---|---|---|
| System.Object | o | 
Returns
| Type | Description | 
|---|---|
| System.Boolean | 
Overrides
System.Object.Equals(System.Object)
  
    |
    Improve this Doc
  
  
    View Source
  
  
  GetHashCode()
Declaration
public override int GetHashCode()Returns
| Type | Description | 
|---|---|
| System.Int32 | 
Overrides
System.Object.GetHashCode()
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Stem()
Declaration
public override bool Stem()Returns
| Type | Description | 
|---|---|
| System.Boolean |