You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During tokenization of SimpleMRS data, currently any space character (space, newline, tab, etc.) can terminate a token, outside of strings. But probably just space and newline is enough, since sometimes non-breaking spaces can be useful (see delph-in/erg#2).
The text was updated successfully, but these errors were encountered:
During tokenization of SimpleMRS data, currently any space character (space, newline, tab, etc.) can terminate a token, outside of strings. But probably just space and newline is enough, since sometimes non-breaking spaces can be useful (see delph-in/erg#2).
The text was updated successfully, but these errors were encountered: