Package morfologik.stemming
Class DictionaryIterator
java.lang.Object
morfologik.stemming.DictionaryIterator
An iterator over
WordData entries of a Dictionary. The stems can be decoded from compressed format or
the compressed form can be preserved.-
Constructor Summary
ConstructorsConstructorDescriptionDictionaryIterator(Dictionary dictionary, CharsetDecoder decoder, boolean decodeStems) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining