public class LuceneTokenizer extends TokenStream
Constructor and Description |
---|
LuceneTokenizer(List<Token> tokenStream)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Token |
next()
Returns the next token in the token stream.
|
close
public Token next() throws IOException
next
in class TokenStream
IOException
Copyright © 2024 GATE. All rights reserved.