-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I have used this script to convert BRAT formatted data to CoNLL TSV files.
The problem I have is that when in the original .txt files I find several occurrences of the \n character (let's say 5, like this: \n\n\n\n\n ), it makes no difference in the output with when there is only one \n character. Is it possible to fix this so that there are as many blank lines in the TSV file as there are successive \n in the original file?
Or, is there an option in the standoff2conll.py script I can specify to get what I want?
Thanks a lot for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels