JULIELab / jcore-base

Base modules of JCoRe
BSD 2-Clause "Simplified" License
22 stars 11 forks source link

Let gnormplus-ae skip unprocessable documents #183

Open khituras opened 3 months ago

khituras commented 3 months ago

In some cases, GNormPlus can't handle full text data due to text-internal tabs, line breaks or similar elements. In such cases the respective documents should be skipped but processing of other documents should continue.