[ 
https://issues.apache.org/jira/browse/LUCENE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964711#comment-14964711
 ] 

ASF subversion and git services commented on LUCENE-6631:
---------------------------------------------------------

Commit 1709522 from [~teofili] in branch 'dev/trunk'
[ https://svn.apache.org/r1709522 ]

LUCENE-6631 - added document classification api and impls

> 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
>            Assignee: Tommaso Teofili
>              Labels: classification
>         Attachments: LUCENE-6631.patch, LUCENE-6631.patch
>
>
> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to