Return-Path: X-Original-To: apmail-ctakes-notifications-archive@www.apache.org Delivered-To: apmail-ctakes-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54F8917AF2 for ; Sat, 27 Sep 2014 13:48:34 +0000 (UTC) Received: (qmail 2592 invoked by uid 500); 27 Sep 2014 13:48:34 -0000 Delivered-To: apmail-ctakes-notifications-archive@ctakes.apache.org Received: (qmail 2560 invoked by uid 500); 27 Sep 2014 13:48:34 -0000 Mailing-List: contact notifications-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list notifications@ctakes.apache.org Received: (qmail 2551 invoked by uid 99); 27 Sep 2014 13:48:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Sep 2014 13:48:34 +0000 Date: Sat, 27 Sep 2014 13:48:34 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@ctakes.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CTAKES-41) cTAKES forces end of sentence at end of line MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CTAKES-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150587#comment-14150587 ] ASF subversion and git services commented on CTAKES-41: ------------------------------------------------------- Commit 1627968 from [~tmill] in branch 'ctakes/trunk' [ https://svn.apache.org/r1627968 ] CTAKES-41: Model trained with newlines as possible but not required sentence breaks. > cTAKES forces end of sentence at end of line > -------------------------------------------- > > Key: CTAKES-41 > URL: https://issues.apache.org/jira/browse/CTAKES-41 > Project: cTAKES > Issue Type: Improvement > Reporter: Pei Chen > Priority: Minor > > Not everyone wants the current behavior, which limits sentences to single lines. > Note that POS Tagger may need to be taken into consideration since NewlineToken inherits from BaseToken and we don't want newlines to affect the POS assignments. -- This message was sent by Atlassian JIRA (v6.3.4#6332)