[
https://issues.apache.org/jira/browse/OPENNLP-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Zemerick updated OPENNLP-1343:
-----------------------------------
Fix Version/s: 2.0.0
> Full CoNLL-U Format support
> ---------------------------
>
> Key: OPENNLP-1343
> URL: https://issues.apache.org/jira/browse/OPENNLP-1343
> Project: OpenNLP
> Issue Type: Improvement
> Components: Formats
> Affects Versions: 1.9.3
> Reporter: Jeroen Steggink
> Priority: Minor
> Fix For: 2.0.0
>
>
> The current CoNLL-U parsers don't fully support all the options the format
> has to offer. I have added support for the following optional comments:
> {code:java}
> translit = ....
> text_`locale` = ...
> newdoc
> newpar
> newdoc id somedocid
> newpar id someparid{code}
> I have created a PR on Github:
> [https://github.com/apache/opennlp/pull/397]
> Jeroen
--
This message was sent by Atlassian Jira
(v8.20.10#820010)