RiTa
index
Name randomPosIterator()
Class RiLexicon
Description Returns an iterator over the words in lexicon, for the supplied part-of-speech beginning at a random offset.
Syntax
randomPosIterator(pos);
Returns java.util.Iterator
Usage Web & Application
Related