public class JWeb1TIterator extends Object
| Constructor and Description |
|---|
JWeb1TIterator(String aNGramLocation,
int aNGramSize) |
| Modifier and Type | Method and Description |
|---|---|
NGramIterator |
getIterator()
Returns an iterator over the ngrams.
|
public JWeb1TIterator(String aNGramLocation, int aNGramSize) throws IOException
IOExceptionpublic NGramIterator getIterator() throws IOException
IOExceptionCopyright © 2011–2017. All rights reserved.