Steven Owens created OPENNLP-820:
------------------------------------
Summary: 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
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)