Свойство | Type | Description | |
---|---|---|---|
TOKEN_TYPES | string[] |
Méthode | Description | |
---|---|---|
WikipediaTokenizer ( AttributeFactory factory, Reader input, int tokenOutput, HashSet |
Creates a new instance of the org.apache.lucene.analysis.wikipedia.WikipediaTokenizer. Attaches the
|
|
WikipediaTokenizer ( Reader input ) : System.Collections.Generic |
Creates a new instance of the WikipediaTokenizer. Attaches the
|
|
WikipediaTokenizer ( Reader input, int tokenOutput, HashSet |
Creates a new instance of the org.apache.lucene.analysis.wikipedia.WikipediaTokenizer. Attaches the
|
|
close ( ) : void | ||
end ( ) : void | ||
incrementToken ( ) : bool | ||
reset ( ) : void |
Méthode | Description | |
---|---|---|
collapseAndSaveTokens ( int tokenType, string type ) : void | ||
collapseTokens ( int tokenType ) : void | ||
init ( int tokenOutput, HashSet |
||
setupSavedToken ( int positionInc, string type ) : void | ||
setupToken ( ) : void |
public WikipediaTokenizer ( AttributeFactory factory, Reader input, int tokenOutput, HashSet |
||
factory | AttributeFactory | |
input | Reader | The input |
tokenOutput | int | One of |
untokenizedTypes | HashSet |
|
Résultat | System.Collections.Generic |
public WikipediaTokenizer ( Reader input ) : System.Collections.Generic | ||
input | Reader | The Input Reader |
Résultat | System.Collections.Generic |
public WikipediaTokenizer ( Reader input, int tokenOutput, HashSet |
||
input | Reader | The input |
tokenOutput | int | One of |
untokenizedTypes | HashSet |
|
Résultat | System.Collections.Generic |