1. f1106ec Add single character abbreviations by Akron · 3 years, 1 month ago
  2. 4a6e0ff Fix newline after eot behaiour by Akron · 3 years, 1 month ago
  3. 274600e Fix buffer flushing to work with tei2korapxml by Akron · 3 years, 1 month ago
  4. 9c3bf7f Change fmt to log for easier writing to STDOUT by Akron · 3 years, 1 month ago
  5. 3d31453 Add introduction video to readme by Akron · 3 years, 1 month ago
  6. 6792bd2 Improve Readme example by Akron · 3 years, 1 month ago
  7. 15bb13d Introduce dash flag for STDIN and input file handling for tokenization by Akron · 3 years, 1 month ago
  8. 17984c8 Improving time parsing by Akron · 3 years, 1 month ago
  9. 78dba06 Add time format to transducer by Akron · 3 years, 1 month ago
  10. 066d99c Fix XML empty element handling by Akron · 3 years, 1 month ago
  11. 04335c6 Update tests by Akron · 3 years, 1 month ago
  12. 9fb63af Optimize tests by avoiding reload of tokenizers by Akron · 3 years, 1 month ago
  13. 7035d2e Fix sentence_pos handling by Akron · 3 years, 1 month ago
  14. 96fdc9b Fix TokenWriter regarding sentence boundaries and remove simple TokenWriter by Akron · 3 years, 1 month ago
  15. 2612f99 Improve command help page by Akron · 3 years, 1 month ago
  16. 685861a Improve Readme by Akron · 3 years, 1 month ago
  17. 0f087ea Parse command line options as bit flags by Akron · 3 years, 1 month ago
  18. fceddb6 Add sentence flags (for printing and offsets) by Akron · 3 years, 1 month ago
  19. a9e0c42 Introduce --[no]-tokens flag by Akron · 3 years, 1 month ago
  20. e9431ec Ignore newline after EOT with a flag by Akron · 3 years, 1 month ago
  21. 8cc2dd9 Fix buffer rewind at end of transmission by Akron · 3 years, 1 month ago
  22. 4f6b28c Support token offsets in token writer by Akron · 3 years, 1 month ago
  23. 32416ce Support offsets in token writer by Akron · 3 years, 1 month ago
  24. 98fbfef Improve offset handling in buffers 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. ce018e1 Merge "Introduce token_writer object" by Akron · 3 years, 1 month ago
  29. e396a93 Introduce token_writer object by Akron · 3 years, 1 month ago
  30. e0dffe0 Improve readme by Akron · 3 years, 1 month ago
  31. e7751b8 Added License by Akron · 3 years, 1 month ago
  32. 842bc65 Improve Readme by Akron · 3 years, 1 month ago
  33. abcb6a5 Add equivalence test for matrix and DA representations by Akron · 3 years, 1 month ago
  34. 34eb74c Cleanup by Akron · 3 years, 2 months ago
  35. 094a4e8 Use serialized matrix representation in test suite by Akron · 3 years, 2 months ago
  36. 28031b7 Introduce matrix serialization and deserialization by Akron · 3 years, 2 months ago
  37. 941f215 Support both matrix and da in the command by Akron · 3 years, 2 months ago
  38. 16c312e Serialize and deserialize matrix representation by Akron · 3 years, 2 months ago
  39. 5c82a92 Add sentence end detection to matrix by Akron · 3 years, 2 months ago
  40. 1c34ce6 Introduce alternative matrix representation by Akron · 3 years, 2 months ago
  41. 0d0daa2 Split Foma parser from datok by Akron · 3 years, 2 months ago
  42. 7f1097f Rename datokenizer to datok by Akron · 3 years, 2 months ago
  43. 29e306f Combine Niu et al. (2013) and Morita et al. (2001) by Akron · 3 years, 3 months ago
  44. 679b486 Add skip-method proposed by Morita et al. (2001) by Akron · 3 years, 3 months ago
  45. 7b1faa6 Add xCheck() improvement proposed by Niu (2013) by Akron · 3 years, 3 months ago
  46. df37a55 Fixed benchmark tests by Akron · 3 years, 3 months ago
  47. 4c2a1ad Introduce XML tests by Akron · 3 years, 3 months ago
  48. 34dbe97 Ignore MCS transitions instead of failing by Akron · 3 years, 3 months ago
  49. 0630be5 Fix parsing of end states by Akron · 3 years, 3 months ago
  50. 235ea12 Update generated tokenizers by Akron · 3 years, 3 months ago
  51. 92704eb Ignore tokenend accepting transitions by Akron · 3 years, 3 months ago
  52. 4fa28b3 Introduce TransCount method by Akron · 3 years, 3 months ago
  53. 31f3c06 Ignore MCS in sigma if not used in the transducer by Akron · 3 years, 3 months ago
  54. de18e90 Minor optimization on edges by Akron · 3 years, 3 months ago
  55. 6f1c16c Added benchmark for double array creation by Akron · 3 years, 3 months ago
  56. 3de361e Improved newline and abbreviation handling by Akron · 3 years, 3 months ago
  57. ea46e8a Add ASCII fast lookup to sigma by Akron · 3 years, 3 months ago
  58. f1a1650 Turn uint32 array in bc array by Akron · 3 years, 3 months ago
  59. e61380b Added some minor comments by Akron · 3 years, 3 months ago
  60. 91bd715 Add more reference to Readme by Akron · 3 years, 3 months ago
  61. 31cc307 Added readme file by Akron · 3 years, 3 months ago
  62. 1e10d00 Remove dir/Dir from abbreviation file by Akron · 3 years, 3 months ago
  63. 527c10c Replace zerolog with log by Akron · 3 years, 3 months ago
  64. bb4aac5 Optimize loading of datok files by Akron · 3 years, 3 months ago
  65. 7e269d4 Added conversion to the command line tool by Akron · 3 years, 3 months ago
  66. 8e1d69b Introduced command line tool by Akron · 3 years, 3 months ago
  67. 01912fc Remove unnecessary allocation for buffer recasting by Akron · 3 years, 3 months ago
  68. 4db3ecf Change exit operations to returning nil by Akron · 3 years, 3 months ago
  69. bd40680 Added transducing benchmark by Akron · 3 years, 3 months ago
  70. e184a91 Add new generated automata by Akron · 3 years, 3 months ago
  71. ec835ad Remove Match() method by Akron · 3 years, 3 months ago
  72. 57d0161 Add known terms with special characters by Akron · 3 years, 3 months ago
  73. e8837b5 Add file scheme by Akron · 3 years, 3 months ago
  74. fd92d7e Update abbreviations according to KorAP-Tokenizer by Akron · 3 years, 3 months ago
  75. a0bded5 Add ordinals by Akron · 3 years, 3 months ago
  76. 4af79f1 Added support for streetnames by Akron · 3 years, 3 months ago
  77. 310905f Add foma sources by Akron · 3 years, 3 months ago
  78. 03ca425 Adopt tokenizer tests from KorAP-Tokenizer by Akron · 3 years, 3 months ago
  79. 6e70dc8 Fix sentence splitting tests by Akron · 3 years, 3 months ago
  80. 1594cb8 Fix sentence splitting by Akron · 3 years, 3 months ago
  81. c5d8d43 Fix check on final states by Akron · 3 years, 3 months ago
  82. b7e1f13 Simplify transducer (single test broken) by Akron · 3 years, 3 months ago
  83. df0a3ef Correctly handle final data by Akron · 3 years, 4 months ago
  84. 439f4ec Cleanup by Akron · 3 years, 4 months ago
  85. 03c92fe Support for tokenend MCS symbol by Akron · 3 years, 4 months ago
  86. b4bbb47 Added sentence splitter capabilities by Akron · 3 years, 4 months ago
  87. 3610f10 Introduce buffer with single epsilon backtrack by Akron · 3 years, 4 months ago
  88. 3a063ef Fix loading routine by Akron · 3 years, 4 months ago
  89. 524c543 Fix sigma to start with 1 by Akron · 3 years, 4 months ago
  90. 3f8571a Support reader/writer in transduce and add load by Akron · 3 years, 4 months ago
  91. 84d68e6 Support tokenend handling in transducing by Akron · 3 years, 4 months ago
  92. 2a4b929 Switch to 2 leading bits (30 bit addresses) by Akron · 3 years, 4 months ago
  93. 068874c Introduce nontoken handling in preliminary transducer by Akron · 3 years, 4 months ago
  94. 83e75a2 Introduce nontoken information by Akron · 3 years, 4 months ago
  95. 03a3c61 Rename loadLevel to loadFactor by Akron · 3 years, 4 months ago
  96. 3fdfec6 Turn states into uint32 pairs by Akron · 3 years, 4 months ago
  97. 64ffd9a Restructure and rename methods by Akron · 3 years, 4 months ago
  98. c17f1ca Turn special sigma values into properties by Akron · 3 years, 4 months ago
  99. 6247a5d Add serialization method by Akron · 3 years, 4 months ago
  100. 773b1ef Cache loadlevel by Akron · 3 years, 4 months ago