Uses of Class
org.aksw.palmetto.corpus.lucene.creation.AbstractLuceneIndexCreator
-
Packages that use AbstractLuceneIndexCreator Package Description org.aksw.palmetto.corpus.lucene.creation -
-
Uses of AbstractLuceneIndexCreator in org.aksw.palmetto.corpus.lucene.creation
Subclasses of AbstractLuceneIndexCreator in org.aksw.palmetto.corpus.lucene.creation Modifier and Type Class Description classLuceneIndexTransformerThis class creates a simpler boolean document index based on a position storing index.classPositionStoringLuceneIndexCreatorThis class creates the Lucene indexes which are used to access the reference corpus during the coherence calculation using aWindowSupportingLuceneCorpusAdapter.classSimpleLuceneIndexCreatorThis class creates the Lucene indexes which are used to access the reference corpus during the coherence calculation using aLuceneCorpusAdapter.
-