Package | Description |
---|---|
org.apache.lucene.classification |
Uses already seen data (the indexed documents) to classify an input ( can be simple text or a structured document).
|
Modifier and Type | Field and Description |
---|---|
protected MoreLikeThis |
KNearestNeighborClassifier.mlt
a
MoreLikeThis instance used to perform MLT queries |
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.