blob: 9da40acbcae0e6171e84636e1f303fe1246dd055 [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
Akron4e3c7e32021-02-18 15:19:53 +01007 - Simplified debugging by combining with X::C::T line numbers
Akron1a5271a2021-02-18 13:18:15 +01008 - Support inline-tokens parameter
Akronf8088e62021-02-18 16:18:59 +01009 - Move verbose code documentation to trailing
10 script section
Marc Kupietzeed4cb12021-02-17 19:39:32 +010011
Akronf7084c42021-01-07 10:25:22 +0100120.03 2021-01-12
Marc Kupietzb505d442021-01-06 16:40:29 +010013 - Update KorAP-Tokenizer to released 2.0 version
Akronf7084c42021-01-07 10:25:22 +010014 - Improve test suite for recent version
15 of Mojolicious.
16
Marc Kupietz44b1f252020-11-26 16:31:40 +0100170.02 2020-11-27
Akronf7084c42021-01-07 10:25:22 +010018 - Update KorAP-Tokenizer to v2.0.0.
Akroneaa96232020-10-15 17:06:15 +020019 - Switch input encoding based on XML
20 processing instruction.
Marc Kupietz44b1f252020-11-26 16:31:40 +010021 - Fix handling of UTF-8 in sigles.
Akroneaa96232020-10-15 17:06:15 +020022
Akron0c41ab32020-09-29 07:33:33 +0200230.01 2020-09-28
24 - Initial release to GitHub.