blob: 70a35387fe5c6c8c7228600e63421ed616c0e5de [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
Marc Kupietzeed4cb12021-02-17 19:39:32 +01006 - fixed possible IO deadlock with KorAP tokenizer
7
Akronf7084c42021-01-07 10:25:22 +010080.03 2021-01-12
Marc Kupietzb505d442021-01-06 16:40:29 +01009 - Update KorAP-Tokenizer to released 2.0 version
Akronf7084c42021-01-07 10:25:22 +010010 - Improve test suite for recent version
11 of Mojolicious.
12
Marc Kupietz44b1f252020-11-26 16:31:40 +0100130.02 2020-11-27
Akronf7084c42021-01-07 10:25:22 +010014 - Update KorAP-Tokenizer to v2.0.0.
Akroneaa96232020-10-15 17:06:15 +020015 - Switch input encoding based on XML
16 processing instruction.
Marc Kupietz44b1f252020-11-26 16:31:40 +010017 - Fix handling of UTF-8 in sigles.
Akroneaa96232020-10-15 17:06:15 +020018
Akron0c41ab32020-09-29 07:33:33 +0200190.01 2020-09-28
20 - Initial release to GitHub.