You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Joern Kottmann (JIRA)" <ji...@apache.org> on 2017/01/17 21:45:26 UTC

[jira] [Closed] (OPENNLP-820) parser is mistagging quotes

     [ https://issues.apache.org/jira/browse/OPENNLP-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joern Kottmann closed OPENNLP-820.
----------------------------------
    Resolution: Won't Fix

Looks like a mistake the model made and not a bug. Please re-open if that is not the case.

> parser is mistagging quotes
> ---------------------------
>
>                 Key: OPENNLP-820
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-820
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Parser
>    Affects Versions: 1.6.0
>            Reporter: Steven Owens
>              Labels: english, newbie
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> the parser is mistagging quotes (both single and double) with the default English model. I notice most on opening quotes but it happens to closing quotes. 
> ex. (TOP (NP (NP-S-NP (NN "))(ADVP-C-NP (RB Here))(. ?)(. ")))  both double quotes should be labeled ''(two single quotes).
> same sentence labeled with the part of speech tagger using the default English model: "__`` Here_RB ?_. "_''



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