Noahs-ARK / semafor

http://www.ark.cs.cmu.edu/SEMAFOR
GNU General Public License v3.0
96 stars 46 forks source link

error in large sentences #23

Closed dykang closed 5 years ago

dykang commented 8 years ago

When I run the runSemafor.sh script on very large lines of input text (e.g, 458,584 lines), then I got an error on 9389th line. The error message is like:

Problem. Count of line 0 (10) not equal to zeroth line (14).

Is there any way to handle the error by passing the line which causes certain errors?