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, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic BabelOffsetIterator(org.apache.lucene.search.IndexSearcher dictionary)
dictionary - the Lucene index searcherpublic String next()
Copyright © 2016–2022. All rights reserved.