[ https://issues.apache.org/jira/browse/LUCENE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964773#comment-14964773 ]
Tommaso Teofili commented on LUCENE-6631: ----------------------------------------- one minor comment [~alessandro.benedetti]: please make sure to run _ant precommit_ or _ant documentation-lint_ on your patches to make sure that also javadocs and all the build in general is fine once your changes get included (I had to add some javadoc to kNN (document) classifier to make the build not fail). > 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