-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
Milestone
Description
Some people have broken CoNLL files which include leading/trailing space characters in fields (non-tab). To make the readers more robust, we could by default trim fields to remove leading/trailing space.
However, this should be an option that can be turned off just in case somebody actually wants the space to be there.
Reactions are currently unavailable