public class BabelOffsetIterator extends BabelIterator<String>
BabelNet
's synset offsets.currentIndex, liveDocs, reader
Constructor and Description |
---|
BabelOffsetIterator(org.apache.lucene.search.IndexSearcher dictionary)
Builds the iterator from the Lucene index searcher
|
Modifier and Type | Method and Description |
---|---|
String |
next() |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public BabelOffsetIterator(org.apache.lucene.search.IndexSearcher dictionary)
dictionary
- the Lucene index searcherpublic String next()
Copyright © 2016–2021. All rights reserved.