blob: 9af4aaa573e54ed0858c57b817f55941aca097ce [file] [log] [blame]
Akronf66dc142023-09-06 20:00:47 +020010.2.2 2023-09-06
2 - Fix behaviour for end of text character positions
3 when no end of sentence occured before.
4
Akron8e803932023-04-18 10:19:19 +020050.2.1 2023-09-05
Akroncae39112023-04-26 19:43:16 +02006 - Add english tokenizer.
7 - Fix buffer bug.
Akron5d68ae42023-09-05 12:14:53 +02008 - Improve Readme.
Akron8e803932023-04-18 10:19:19 +02009 - Minor performance improvements.
Akroncae39112023-04-26 19:43:16 +020010
Akron96c65482023-02-28 09:08:48 +0100110.1.7 2023-02-28
Akron0597b272023-02-23 15:04:11 +010012 - Add dependabot checks.
Akron96c65482023-02-28 09:08:48 +010013 - Add update command.
Akron0597b272023-02-23 15:04:11 +010014
Akronb15acb92022-04-16 11:01:46 +0200150.1.6 2022-04-14
16 - Rename TOKEN_SYMBOL to TOKEN_BOUND.
17
Akronb98e4cf2022-03-27 23:56:49 +0200180.1.5 2022-03-28
19 - Improve Emoticon-List.
20
Akronb4287552022-03-27 14:11:24 +0200210.1.4 2022-03-27
Akron4222ac82022-03-11 01:06:21 +010022 - Improved handling of ellipsis.
Akronb4287552022-03-27 14:11:24 +020023 - Make algorithm more robust to nevere fail.
24 - Remove match option.
Akron4222ac82022-03-11 01:06:21 +010025
Akrone96895f2022-03-08 19:58:37 +0100260.1.3 2022-03-08
27 - Introduced refined handling of sentences including speech.
28
Akron936c0f52021-12-07 11:30:53 +0100290.1.2 2021-12-07
Akron4880fb62021-12-05 12:03:05 +010030 - Improve performance of rune to symbol conversion in transduction
31 method.
Akron936c0f52021-12-07 11:30:53 +010032 - Support Plusampersand word list in compounds.