You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/01 14:50:00 UTC

[jira] [Commented] (OPENNLP-1343) Full CoNLL-U Format support

    [ https://issues.apache.org/jira/browse/OPENNLP-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17436877#comment-17436877 ] 

ASF GitHub Bot commented on OPENNLP-1343:
-----------------------------------------

jzonthemtn commented on pull request #397:
URL: https://github.com/apache/opennlp/pull/397#issuecomment-956298204


   @jsteggink Thanks a lot for the pull request!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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.3.4#803005)