Свойство | Тип | Описание | |
---|---|---|---|
TOKEN_TYPES | string[] |
Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
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 |
|
Результат | System.Collections.Generic |
public WikipediaTokenizer ( Reader input ) : System.Collections.Generic | ||
input | Reader | The Input Reader |
Результат | System.Collections.Generic |
public WikipediaTokenizer ( Reader input, int tokenOutput, HashSet |
||
input | Reader | The input |
tokenOutput | int | One of |
untokenizedTypes | HashSet |
|
Результат | System.Collections.Generic |