The sentences for training are in the format of 1 per line so it should be fine as it is (unless you have sentences that also span lines).
Gary Underwood gunderw...@clinacuity.com > On Sep 27, 2017, at 6:49 AM, Markus Kreuzthaler > <markus.kreuztha...@gmail.com> wrote: > > Hello! > > How do I have to prepare the training data for sentence detection when I > have cases where sentences end just via a new line char, without e.g. a > period character / full stop at the end of the training sentence. > > Is there some special encoding for this case? > > Thank you for you help! > > lg Markus