- 72a6422 Introduce english clitics by Akron · 1 year, 7 months ago
- cae3911 Fix buffer bug in token writer by Akron · 1 year, 7 months ago
- d0dfea8 Added context rule for I by Akron · 1 year, 7 months ago
- be3d366 Introduce english tokenizer by Akron · 1 year, 7 months ago
- d47c67e Add minor rules for XML support by Akron · 2 years, 8 months ago
- 6dcb6ce Add arrows by Akron · 2 years, 8 months ago
- 7aa1cbe Improve sentence endings further by Akron · 2 years, 8 months ago
- b98e4cf Improve Emoticons by Akron · 2 years, 8 months ago v0.1.5
- f94b9ce check parantheses at the end of sentences by Akron · 2 years, 8 months ago
- b428755 Support punctuation after quotes by Akron · 2 years, 8 months ago v0.1.4
- df27581 Make tokenizer robust and never failing by Akron · 2 years, 8 months ago
- 4222ac8 Improve handling of ellipsis by Akron · 2 years, 9 months ago
- ece3f01 Support quote combinations at the end of sentences by Akron · 2 years, 9 months ago
- e96895f Improve handling of sentence splits including speech by Akron · 2 years, 9 months ago
- b02ad07 Improve handling of apostrophes by Akron · 2 years, 10 months ago
- 9a59471 Test single quote handling by Akron · 2 years, 10 months ago
- 54ed7e7 Fix handling of "z.B." by Akron · 2 years, 11 months ago
- 936c0f5 Support Plusampersand words in compounds by Akron · 3 years ago
- e62e8eb Introducing Plusampersand-Compounds by Akron · 3 years ago
- 22c565a Fix out of range bug by reverting buffer rewind improvement by Akron · 3 years ago v0.1.1
- 6742b96 Add XML entities by Akron · 3 years ago
- 9135b20 Test IPv4 handling by Akron · 3 years, 1 month ago
- f1106ec Add single character abbreviations by Akron · 3 years, 1 month ago
- 17984c8 Improving time parsing by Akron · 3 years, 1 month ago
- 78dba06 Add time format to transducer by Akron · 3 years, 1 month ago
- 066d99c Fix XML empty element handling by Akron · 3 years, 1 month ago
- 9fb63af Optimize tests by avoiding reload of tokenizers by Akron · 3 years, 1 month ago
- f6bdfdb Add trimming at the beginning of a text by Akron · 3 years, 1 month ago
- c9c0eae Rename tests to better comply with Go test tool by Akron · 3 years, 1 month ago
- a854faa Introduce EOT (end-of-transmission) marker by Akron · 3 years, 1 month ago
- e396a93 Introduce token_writer object by Akron · 3 years, 1 month ago
- abcb6a5 Add equivalence test for matrix and DA representations by Akron · 3 years, 2 months ago
- 094a4e8 Use serialized matrix representation in test suite by Akron · 3 years, 2 months ago
- 28031b7 Introduce matrix serialization and deserialization by Akron · 3 years, 2 months ago
- 16c312e Serialize and deserialize matrix representation by Akron · 3 years, 2 months ago
- 5c82a92 Add sentence end detection to matrix by Akron · 3 years, 2 months ago
- 1c34ce6 Introduce alternative matrix representation by Akron · 3 years, 2 months ago