Spyc Convert Does not detect document boundaries on conll203 #10060
Unanswered
maximilianreimer
asked this question in
Help: Other Questions
Replies: 1 comment 2 replies
-
The document boundary line that the converter uses is:
Edited to add: See the notes and sample data in the docs: https://spacy.io/api/cli#converters |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to reproduce the behaviour
When using
spcy convert -c ner inputfile.txt .
where inputfile:-DOCSTART- -X- -X- O
is not used to determine document delimiters instead each sentence is parsed into one document.Info about spaCy
Beta Was this translation helpful? Give feedback.
All reactions