blob: f01547d2c7e0d8cf6b56cc57f2cf19105974072c [file] [log] [blame]
Akrond8d88952026-02-04 09:02:09 +010010.3.1 2026-02-03
2 - Introduce hyphenated abbreviations in german tokenizer.
3
Akronf66dc142023-09-06 20:00:47 +020040.2.2 2023-09-06
5 - Fix behaviour for end of text character positions
6 when no end of sentence occured before.
7
Akron8e803932023-04-18 10:19:19 +020080.2.1 2023-09-05
Akroncae39112023-04-26 19:43:16 +02009 - Add english tokenizer.
10 - Fix buffer bug.
Akron5d68ae42023-09-05 12:14:53 +020011 - Improve Readme.
Akron8e803932023-04-18 10:19:19 +020012 - Minor performance improvements.
Akroncae39112023-04-26 19:43:16 +020013
Akron96c65482023-02-28 09:08:48 +0100140.1.7 2023-02-28
Akron0597b272023-02-23 15:04:11 +010015 - Add dependabot checks.
Akron96c65482023-02-28 09:08:48 +010016 - Add update command.
Akron0597b272023-02-23 15:04:11 +010017
Akronb15acb92022-04-16 11:01:46 +0200180.1.6 2022-04-14
19 - Rename TOKEN_SYMBOL to TOKEN_BOUND.
20
Akronb98e4cf2022-03-27 23:56:49 +0200210.1.5 2022-03-28
22 - Improve Emoticon-List.
23
Akronb4287552022-03-27 14:11:24 +0200240.1.4 2022-03-27
Akron4222ac82022-03-11 01:06:21 +010025 - Improved handling of ellipsis.
Akronb4287552022-03-27 14:11:24 +020026 - Make algorithm more robust to nevere fail.
27 - Remove match option.
Akron4222ac82022-03-11 01:06:21 +010028
Akrone96895f2022-03-08 19:58:37 +0100290.1.3 2022-03-08
30 - Introduced refined handling of sentences including speech.
31
Akron936c0f52021-12-07 11:30:53 +0100320.1.2 2021-12-07
Akron4880fb62021-12-05 12:03:05 +010033 - Improve performance of rune to symbol conversion in transduction
34 method.
Akron936c0f52021-12-07 11:30:53 +010035 - Support Plusampersand word list in compounds.