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