Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.search.similarities.LMSimilarity Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
LMSimilarityAbstract superclass for language modeling Similarities.Classorg.apache.lucene.search.similaritiesApache Lucene
LMSimilarity .CollectionModelA strategy for computing the collection language model.Interfaceorg.apache.lucene.search.similarities.LMSimilarityApache Lucene
LMSimilarity .DefaultCollectionModelModels p(w C) as the number of occurrences of the term in the collection, divided by the total number of tokens + 1.Classorg.apache.lucene.search.similarities.LMSimilarityApache Lucene
LMSimilarity .LMStatsStores the collection distribution of the current term.Classorg.apache.lucene.search.similarities.LMSimilarityApache Lucene