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