public class LuceneReader extends BufferedReader
Constructor and Description |
---|
LuceneReader(Document gateDoc,
List<Token> tokenStream)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Document |
getDocument()
Gets the document object
|
List<Token> |
getTokenStream()
Gets the token stream associated with this reader
|
Copyright © 2024 GATE. All rights reserved.