Alessandro Benedetti created LUCENE-6631:
--------------------------------------------

             Summary: Lucene Document Classification
                 Key: LUCENE-6631
                 URL: https://issues.apache.org/jira/browse/LUCENE-6631
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/classification
    Affects Versions: 5.2.1
            Reporter: Alessandro Benedetti


Currently the Lucene Classification module supports the classification for an 
input text using the Lucene index as a trained model.

This improvement is adding to the module a set of components to provide 
Document classification ( where the Document is a Lucene document ).
All selected fields from the Document will have their part in the 
classification ( including the use of the proper Analyzer per field).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to