commit | 44b1f25c7683940af0e16423197116426c8740c2 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Nov 26 16:31:40 2020 +0100 |
committer | Akron <nils@diewald-online.de> | Fri Nov 27 12:09:22 2020 +0100 |
tree | 6eb285019244a8f3237becc24bb0d29f2ffaafd2 | |
parent | eaa9623f8a7b6354e1dd00d878c7182c30028b5c [diff] [blame] |
Fix handling of utf-characters in sigles ... by avoiding multiple utf-8-encodes Change-Id: Ifd600c4dcfe2e3374b8416a3e033d6bd5a79931e
diff --git a/Changes b/Changes index 47de756..8cc6bcd 100644 --- a/Changes +++ b/Changes
@@ -1,6 +1,7 @@ -0.02 2020-10-15 +0.02 2020-11-27 - Switch input encoding based on XML processing instruction. + - Fix handling of UTF-8 in sigles. 0.02 2020-10-14 - Update KorAP-Tokenizer to v2.0.0.