| Constructor and Description |
|---|
NgramIterator(String str,
int n,
boolean removePunctuation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
String |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic NgramIterator(String str, int n, boolean removePunctuation)
Copyright © 2018. All rights reserved.