| Akron | d658df7 | 2021-02-18 18:58:56 +0100 | [diff] [blame] | 1 |         - Remove unnecessary branch in recursive call | 
| Akron | dd0be8f | 2021-02-18 19:29:41 +0100 | [diff] [blame] | 2 |         - Support inline-structures parameter | 
| Akron | 26a7152 | 2021-02-19 10:27:37 +0100 | [diff] [blame] | 3 |         - Introduce --base-foundry, --data-file, and --header-file parameters | 
| Akron | 91705d7 | 2021-02-19 10:59:45 +0100 | [diff] [blame^] | 4 |         - Introduce --tokens-file parameter | 
| Akron | d658df7 | 2021-02-18 18:58:56 +0100 | [diff] [blame] | 5 |  | 
| Marc Kupietz | a1421f0 | 2021-02-18 15:32:38 +0100 | [diff] [blame] | 6 | 1.00 2021-02-18 Release | 
| Marc Kupietz | 985da0c | 2021-02-15 19:29:50 +0100 | [diff] [blame] | 7 |         - -s option added that uses sentence boundaries provided by the KorAP tokenizer (-tk) | 
| Marc Kupietz | a1421f0 | 2021-02-18 15:32:38 +0100 | [diff] [blame] | 8 |         - Tokenizer invocation comments removed from KorAP XML output | 
 | 9 |         - Indentation of </span> tags fixed | 
 | 10 |         - Character entities used in DeReKo are automatically replaced by their corresponding characters | 
 | 11 |         - Resources defined in Makefile | 
 | 12 |         - Fixed possible IO deadlock with KorAP tokenizer | 
| Akron | 4e3c7e3 | 2021-02-18 15:19:53 +0100 | [diff] [blame] | 13 |         - Simplified debugging by combining with X::C::T line numbers | 
| Akron | 1a5271a | 2021-02-18 13:18:15 +0100 | [diff] [blame] | 14 |         - Support inline-tokens parameter | 
| Akron | f8088e6 | 2021-02-18 16:18:59 +0100 | [diff] [blame] | 15 |         - Move verbose code documentation to trailing | 
 | 16 |           script section | 
| Marc Kupietz | eed4cb1 | 2021-02-17 19:39:32 +0100 | [diff] [blame] | 17 |  | 
| Akron | f7084c4 | 2021-01-07 10:25:22 +0100 | [diff] [blame] | 18 | 0.03 2021-01-12 | 
| Marc Kupietz | b505d44 | 2021-01-06 16:40:29 +0100 | [diff] [blame] | 19 |         - Update KorAP-Tokenizer to released 2.0 version | 
| Akron | f7084c4 | 2021-01-07 10:25:22 +0100 | [diff] [blame] | 20 |         - Improve test suite for recent version | 
 | 21 |           of Mojolicious. | 
 | 22 |  | 
| Marc Kupietz | 44b1f25 | 2020-11-26 16:31:40 +0100 | [diff] [blame] | 23 | 0.02 2020-11-27 | 
| Akron | f7084c4 | 2021-01-07 10:25:22 +0100 | [diff] [blame] | 24 |         - Update KorAP-Tokenizer to v2.0.0. | 
| Akron | eaa9623 | 2020-10-15 17:06:15 +0200 | [diff] [blame] | 25 |         - Switch input encoding based on XML | 
 | 26 |           processing instruction. | 
| Marc Kupietz | 44b1f25 | 2020-11-26 16:31:40 +0100 | [diff] [blame] | 27 |         - Fix handling of UTF-8 in sigles. | 
| Akron | eaa9623 | 2020-10-15 17:06:15 +0200 | [diff] [blame] | 28 |  | 
| Akron | 0c41ab3 | 2020-09-29 07:33:33 +0200 | [diff] [blame] | 29 | 0.01 2020-09-28 | 
 | 30 |         - Initial release to GitHub. |