Re: sentence detector newline behavior

2014-01-26 Thread Jörn Kottmann
On 01/25/2014 10:03 PM, Miller, Timothy wrote: On 01/25/2014 12:24 PM, Jörn Kottmann wrote: The code which computes the spans tries to remove white space from it. Removing the white space from a whitespace only sentence is causing the exception your are seeing. Which response would you expect

Re: sentence detector newline behavior

2014-01-26 Thread Miller, Timothy
On 01/26/2014 09:59 AM, Jörn Kottmann wrote: The evaluation should ignore white spaces. I committed now my fix, it would be nice if you can test it. There might be still something wrong. In my test data I replaced all question marks with white spaces, and the result is slightly worse