blob: 4f716462b0ca3e4419406dc7ca1445cedc21f1f9 [file] [log] [blame]
Marc Kupietza1421f02021-02-18 15:32:38 +010011.00 2021-02-18 Release
Marc Kupietz985da0c2021-02-15 19:29:50 +01002 - -s option added that uses sentence boundaries provided by the KorAP tokenizer (-tk)
Marc Kupietza1421f02021-02-18 15:32:38 +01003 - Tokenizer invocation comments removed from KorAP XML output
4 - Indentation of </span> tags fixed
5 - Character entities used in DeReKo are automatically replaced by their corresponding characters
6 - Resources defined in Makefile
7 - Fixed possible IO deadlock with KorAP tokenizer
Akron4e3c7e32021-02-18 15:19:53 +01008 - Simplified debugging by combining with X::C::T line numbers
Akron1a5271a2021-02-18 13:18:15 +01009 - Support inline-tokens parameter
Akronf8088e62021-02-18 16:18:59 +010010 - Move verbose code documentation to trailing
11 script section
Marc Kupietzeed4cb12021-02-17 19:39:32 +010012
Akronf7084c42021-01-07 10:25:22 +0100130.03 2021-01-12
Marc Kupietzb505d442021-01-06 16:40:29 +010014 - Update KorAP-Tokenizer to released 2.0 version
Akronf7084c42021-01-07 10:25:22 +010015 - Improve test suite for recent version
16 of Mojolicious.
17
Marc Kupietz44b1f252020-11-26 16:31:40 +0100180.02 2020-11-27
Akronf7084c42021-01-07 10:25:22 +010019 - Update KorAP-Tokenizer to v2.0.0.
Akroneaa96232020-10-15 17:06:15 +020020 - Switch input encoding based on XML
21 processing instruction.
Marc Kupietz44b1f252020-11-26 16:31:40 +010022 - Fix handling of UTF-8 in sigles.
Akroneaa96232020-10-15 17:06:15 +020023
Akron0c41ab32020-09-29 07:33:33 +0200240.01 2020-09-28
25 - Initial release to GitHub.