Method Load
Load(Stream)
Load a stemmer table from an inputstream.
Declaration
public static Trie Load(Stream stemmerTable)
Parameters
Type | Name | Description |
---|---|---|
Stream | stemmerTable |
Returns
Type | Description |
---|---|
Trie |
Load a stemmer table from an inputstream.
public static Trie Load(Stream stemmerTable)
Type | Name | Description |
---|---|---|
Stream | stemmerTable |
Type | Description |
---|---|
Trie |