Package org.aksw.palmetto.corpus.lucene.creation
package org.aksw.palmetto.corpus.lucene.creation
-
Class SummaryClassDescriptionThis is an abstract class with general index creation functionality.A simple structure containing the text of a document and its number of tokens.A simple class that iterates over a given Lucene index and creates a histogram of the document lengths stored inside a documentLengthField.This class creates the Lucene indexes which are used to access the reference corpus during the coherence calculation using a
WindowSupportingLuceneCorpusAdapter.This class creates the Lucene indexes which are used to access the reference corpus during the coherence calculation using aLuceneCorpusAdapter.