- java.lang.Object
-
- edu.stanford.nlp.tagger.io.TSVTaggedFileReader
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<java.util.List<TaggedWord>>
-
remove
public void remove()
- Specified by:
remove in interface java.util.Iterator<java.util.List<TaggedWord>>
© 2002-2013 Stanford NLP Group