Uses of Class
org.apache.lucene.queries.mlt.MoreLikeThis
Packages that use MoreLikeThis
Package
Description
Uses already seen data (the indexed documents) to classify an input ( can be simple text or a
structured document).
-
Uses of MoreLikeThis in org.apache.lucene.classification
Fields in org.apache.lucene.classification declared as MoreLikeThisModifier and TypeFieldDescriptionprotected final MoreLikeThis
KNearestNeighborClassifier.mlt
aMoreLikeThis
instance used to perform MLT queries