You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Tim Miller (JIRA)" <ji...@apache.org> on 2015/10/06 19:19:27 UTC

[jira] [Created] (CTAKES-383) dependency parser parses newline tokens

Tim Miller created CTAKES-383:
---------------------------------

             Summary: dependency parser parses newline tokens
                 Key: CTAKES-383
                 URL: https://issues.apache.org/jira/browse/CTAKES-383
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-dependency-parser
            Reporter: Tim Miller
            Assignee: Tim Miller
            Priority: Minor


The existing sentence detector makes a hard break on newlines so the parser would never see a newline token. The new sentence detector in testing allows sentences to wrap lines and as a side effect the dependency parser and semantic role labeler are trying to parse/label the newline tokens that are now mid-sentence.



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