Package | Description |
---|---|
gate.creole.annic.apache.lucene.analysis |
API and code to convert text into indexable tokens.
|
gate.creole.annic.apache.lucene.analysis.standard |
A grammar-based tokenizer constructed with JavaCC.
|
gate.creole.annic.apache.lucene.index |
Code to maintain and access indices.
|
gate.creole.annic.lucene |
Class and Description |
---|
Token |
TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a
document or from query text.
|
Class and Description |
---|
Token |
Tokenizer
A Tokenizer is a TokenStream whose input is a Reader.
|
TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a
document or from query text.
|
Class and Description |
---|
Analyzer
An Analyzer builds TokenStreams, which analyze text.
|
Class and Description |
---|
Analyzer
An Analyzer builds TokenStreams, which analyze text.
|
Token |
TokenStream
A TokenStream enumerates the sequence of tokens, either from fields of a
document or from query text.
|
Copyright © 2024 GATE. All rights reserved.