blob: f61104bdb45e0eb011b42099851b6702e53be7bb [file] [log] [blame]
Marc Kupietz985da0c2021-02-15 19:29:50 +01001 - -s option added that uses sentence boundaries provided by the KorAP tokenizer (-tk)
Marc Kupietzed0505f2021-02-16 16:40:12 +01002 - tokenizer invocation comments removed from KorAP XML output
Marc Kupietz400044c2021-02-16 16:44:21 +01003 - indentation of </span> tags fixed
Marc Kupietze955ecc2021-02-17 17:42:01 +01004 - character entities used in DeReKo are automatically replaced by their corresponding characters
5 - resources defined in Makefile
Akronf7084c42021-01-07 10:25:22 +010060.03 2021-01-12
Marc Kupietzb505d442021-01-06 16:40:29 +01007 - Update KorAP-Tokenizer to released 2.0 version
Akronf7084c42021-01-07 10:25:22 +01008 - Improve test suite for recent version
9 of Mojolicious.
10
Marc Kupietz44b1f252020-11-26 16:31:40 +0100110.02 2020-11-27
Akronf7084c42021-01-07 10:25:22 +010012 - Update KorAP-Tokenizer to v2.0.0.
Akroneaa96232020-10-15 17:06:15 +020013 - Switch input encoding based on XML
14 processing instruction.
Marc Kupietz44b1f252020-11-26 16:31:40 +010015 - Fix handling of UTF-8 in sigles.
Akroneaa96232020-10-15 17:06:15 +020016
Akron0c41ab32020-09-29 07:33:33 +0200170.01 2020-09-28
18 - Initial release to GitHub.