Class IrishStemmer
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
Inherited Members
Namespace: Lucene.Net.Tartarus.Snowball.Ext
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public class IrishStemmer : SnowballProgram
Methods
Equals(object)
Determines whether the specified object is equal to the current object.
Declaration
public override bool Equals(object o)
Parameters
| Type | Name | Description |
|---|---|---|
| object | o |
Returns
| Type | Description |
|---|---|
| bool | true if the specified object is equal to the current object; otherwise, false. |
Overrides
GetHashCode()
Serves as the default hash function.
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| int | A hash code for the current object. |
Overrides
Stem()
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
Declaration
public override bool Stem()
Returns
| Type | Description |
|---|---|
| bool |