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