Return-Path: X-Original-To: apmail-incubator-opennlp-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-opennlp-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E173A903C for ; Wed, 15 Feb 2012 09:54:22 +0000 (UTC) Received: (qmail 15307 invoked by uid 500); 15 Feb 2012 09:54:22 -0000 Delivered-To: apmail-incubator-opennlp-issues-archive@incubator.apache.org Received: (qmail 15279 invoked by uid 500); 15 Feb 2012 09:54:22 -0000 Mailing-List: contact opennlp-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: opennlp-issues@incubator.apache.org Delivered-To: mailing list opennlp-issues@incubator.apache.org Received: (qmail 15271 invoked by uid 99); 15 Feb 2012 09:54:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 09:54:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2012 09:54:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 730E91B8245 for ; Wed, 15 Feb 2012 09:53:59 +0000 (UTC) Date: Wed, 15 Feb 2012 09:53:59 +0000 (UTC) From: "Joern Kottmann (Commented) (JIRA)" To: opennlp-issues@incubator.apache.org Message-ID: <2038333431.39960.1329299639472.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1166086983.18834.1328782259686.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (OPENNLP-428) make EOS character set configurable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENNLP-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208321#comment-13208321 ] Joern Kottmann commented on OPENNLP-428: ---------------------------------------- You should import our eclipse formatter settings and then just use it for the opennlp projects in your workspace. Otherwise there will always be format issues in your patches. > make EOS character set configurable > ----------------------------------- > > Key: OPENNLP-428 > URL: https://issues.apache.org/jira/browse/OPENNLP-428 > Project: OpenNLP > Issue Type: Improvement > Components: Sentence Detector > Reporter: Katrin Tomanek > Assignee: William Colen > Priority: Minor > Fix For: tools-1.5.3-incubating > > Attachments: patch_eos_characters, patch_eos_characters2 > > > Currently, the EOS symbols to be used by the sentence detector cannot be configured (at the moment, a user would have to make changes in opennlp.tools.sentdetect.lang.Factory > Since it is important to use the same EOS symbols during training and during testing/prediction, the EOS symbols should be stored with the model's properties -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira