C# Class Egothor.Stemmer.Compile

The Compile class is used to compile a stemmer table.
Mostra file Open project: apache/lucenenet Class Usage Examples

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
AllocTrie ( ) : void
Compile ( ) : Lucene.Net.Support

no instantiation

Method Details

Main() public static method

public static Main ( string args ) : void
args string
return void