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
Hi
I typed
" ./nejiTrain.sh -c Data-Preprocess/sentences -a Data-Preprocess/annotation -if BC2 -f Data-Preprocess/bw_o2_windows.config -o myModel/ -m IPRtab.model " for my project.
But I got the error message ,like this " [ERROR] There was a problem running the batch.
java.lang.RuntimeException: There was a problem deserializing the corpus. "
It seems used SERIALIZED format to parse corpus, but I already choosed BC2 format.
Why I got this error ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi
I typed
" ./nejiTrain.sh -c Data-Preprocess/sentences -a Data-Preprocess/annotation -if BC2 -f Data-Preprocess/bw_o2_windows.config -o myModel/ -m IPRtab.model " for my project.
But I got the error message ,like this " [ERROR] There was a problem running the batch.
java.lang.RuntimeException: There was a problem deserializing the corpus. "
It seems used SERIALIZED format to parse corpus, but I already choosed BC2 format.
Why I got this error ?
Thank you
The text was updated successfully, but these errors were encountered: