Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Public Member Functions | List of all members
SF.Snowball.Ext.RomanianStemmer Class Reference

Inherits SF.Snowball.SnowballProgram.

Public Member Functions

 RomanianStemmer ()
 
override bool Stem ()
 
- Public Member Functions inherited from SF.Snowball.SnowballProgram
virtual void SetCurrent (System.String value)
 Set the current string.
 
virtual System.String GetCurrent ()
 Get the current string.
 

Detailed Description

Definition at line 62 of file RomanianStemmer.cs.

Constructor & Destructor Documentation

SF.Snowball.Ext.RomanianStemmer.RomanianStemmer ( )

Definition at line 65 of file RomanianStemmer.cs.

Member Function Documentation

override bool SF.Snowball.Ext.RomanianStemmer.Stem ( )
virtual

Implements SF.Snowball.SnowballProgram.

Definition at line 979 of file RomanianStemmer.cs.


The documentation for this class was generated from the following file: