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

Steven Owens updated OPENNLP-820:
---------------------------------
    Description: 
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 ?_. "_''

  was:
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 ?_. "_''


> 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
>   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)

Reply via email to