blob: 53421c275d072d629d5568e87b0e7c0b350c6c94 [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
Marc Kupietzeed4cb12021-02-17 19:39:32 +01009
Akronf7084c42021-01-07 10:25:22 +0100100.03 2021-01-12
Marc Kupietzb505d442021-01-06 16:40:29 +010011 - Update KorAP-Tokenizer to released 2.0 version
Akronf7084c42021-01-07 10:25:22 +010012 - Improve test suite for recent version
13 of Mojolicious.
14
Marc Kupietz44b1f252020-11-26 16:31:40 +0100150.02 2020-11-27
Akronf7084c42021-01-07 10:25:22 +010016 - Update KorAP-Tokenizer to v2.0.0.
Akroneaa96232020-10-15 17:06:15 +020017 - Switch input encoding based on XML
18 processing instruction.
Marc Kupietz44b1f252020-11-26 16:31:40 +010019 - Fix handling of UTF-8 in sigles.
Akroneaa96232020-10-15 17:06:15 +020020
Akron0c41ab32020-09-29 07:33:33 +0200210.01 2020-09-28
22 - Initial release to GitHub.