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
I find this behaviour counter-intuitive: if you read a corpus (using Corpus.from_file) and write it out right away (using write_to_file), all set IDs are lost, i.e. the last column contains only minus signs.
I find this behaviour counter-intuitive: if you read a corpus (using
Corpus.from_file
) and write it out right away (usingwrite_to_file
), all set IDs are lost, i.e. the last column contains only minus signs.I attached a test script and sample document.
test.zip
The text was updated successfully, but these errors were encountered: