Skip to content

Bugfix/Fix CoNLL parsing with trailing newlines#225

Merged
Hironsan merged 1 commit intodoccano:masterfrom
CatalystCode:bugfix/conll-with-trailing-newlines
May 31, 2019
Merged

Bugfix/Fix CoNLL parsing with trailing newlines#225
Hironsan merged 1 commit intodoccano:masterfrom
CatalystCode:bugfix/conll-with-trailing-newlines

Conversation

@c-w
Copy link
Member

@c-w c-w commented May 26, 2019

If a CoNLL file has a trailing newline, we currently silently don't import any data which may be confusing to the user (see for example #218). This pull request fixes the behavior and ensures that if data was correctly parsed from the file, it also gets imported.

@c-w c-w force-pushed the bugfix/conll-with-trailing-newlines branch from 939ebd6 to 7c3116f Compare May 26, 2019 01:30
@Hironsan Hironsan merged commit 9c9d223 into doccano:master May 31, 2019
@c-w c-w deleted the bugfix/conll-with-trailing-newlines branch May 31, 2019 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments