blob: 47836c28ab1be94830762948af6d7c11d9b9fe13 [file] [log] [blame]
Akrond658df72021-02-18 18:58:56 +01001 - Remove unnecessary branch in recursive call
Akrondd0be8f2021-02-18 19:29:41 +01002 - Support inline-structures parameter
Akrond658df72021-02-18 18:58:56 +01003
Marc Kupietza1421f02021-02-18 15:32:38 +010041.00 2021-02-18 Release
Marc Kupietz985da0c2021-02-15 19:29:50 +01005 - -s option added that uses sentence boundaries provided by the KorAP tokenizer (-tk)
Marc Kupietza1421f02021-02-18 15:32:38 +01006 - Tokenizer invocation comments removed from KorAP XML output
7 - Indentation of </span> tags fixed
8 - Character entities used in DeReKo are automatically replaced by their corresponding characters
9 - Resources defined in Makefile
10 - Fixed possible IO deadlock with KorAP tokenizer
Akron4e3c7e32021-02-18 15:19:53 +010011 - Simplified debugging by combining with X::C::T line numbers
Akron1a5271a2021-02-18 13:18:15 +010012 - Support inline-tokens parameter
Akronf8088e62021-02-18 16:18:59 +010013 - Move verbose code documentation to trailing
14 script section
Marc Kupietzeed4cb12021-02-17 19:39:32 +010015
Akronf7084c42021-01-07 10:25:22 +0100160.03 2021-01-12
Marc Kupietzb505d442021-01-06 16:40:29 +010017 - Update KorAP-Tokenizer to released 2.0 version
Akronf7084c42021-01-07 10:25:22 +010018 - Improve test suite for recent version
19 of Mojolicious.
20
Marc Kupietz44b1f252020-11-26 16:31:40 +0100210.02 2020-11-27
Akronf7084c42021-01-07 10:25:22 +010022 - Update KorAP-Tokenizer to v2.0.0.
Akroneaa96232020-10-15 17:06:15 +020023 - Switch input encoding based on XML
24 processing instruction.
Marc Kupietz44b1f252020-11-26 16:31:40 +010025 - Fix handling of UTF-8 in sigles.
Akroneaa96232020-10-15 17:06:15 +020026
Akron0c41ab32020-09-29 07:33:33 +0200270.01 2020-09-28
28 - Initial release to GitHub.