- 0139bc5 Introduce the english model as being on the same level as german by Akron · 1 year, 3 months ago
- d47c67e Add minor rules for XML support 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
- d0c6e10 Fix datok tests to be more robust regarding tokenizer changes by Akron · 3 years ago
- 00cecd1 Initialize identity for sigma < 256 by Akron · 3 years ago
- 4880fb6 Improve rune2symbol conversion by Akron · 3 years ago
- fac8abc Reorder longest match operator and update models by Akron · 3 years ago
- 289414f Update benchmarks by Akron · 3 years ago
- 04335c6 Update tests by Akron · 3 years, 1 month ago
- 9fb63af Optimize tests by avoiding reload of tokenizers by Akron · 3 years, 1 month ago
- 98fbfef Improve offset handling in buffers 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
- 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
- 941f215 Support both matrix and da in the command 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
- 7f1097f Rename datokenizer to datok by Akron · 3 years, 2 months ago[Renamed (99%) from datokenizer_test.go]
- 29e306f Combine Niu et al. (2013) and Morita et al. (2001) by Akron · 3 years, 3 months ago
- 679b486 Add skip-method proposed by Morita et al. (2001) by Akron · 3 years, 3 months ago
- 7b1faa6 Add xCheck() improvement proposed by Niu (2013) by Akron · 3 years, 3 months ago
- df37a55 Fixed benchmark tests by Akron · 3 years, 3 months ago
- 4c2a1ad Introduce XML tests by Akron · 3 years, 3 months ago
- 0630be5 Fix parsing of end states by Akron · 3 years, 3 months ago
- 92704eb Ignore tokenend accepting transitions by Akron · 3 years, 3 months ago
- 4fa28b3 Introduce TransCount method by Akron · 3 years, 3 months ago
- 31f3c06 Ignore MCS in sigma if not used in the transducer by Akron · 3 years, 3 months ago
- de18e90 Minor optimization on edges by Akron · 3 years, 3 months ago
- 6f1c16c Added benchmark for double array creation by Akron · 3 years, 3 months ago
- ea46e8a Add ASCII fast lookup to sigma by Akron · 3 years, 3 months ago
- f1a1650 Turn uint32 array in bc array by Akron · 3 years, 3 months ago
- bb4aac5 Optimize loading of datok files by Akron · 3 years, 3 months ago
- 01912fc Remove unnecessary allocation for buffer recasting by Akron · 3 years, 3 months ago
- bd40680 Added transducing benchmark by Akron · 3 years, 3 months ago
- ec835ad Remove Match() method by Akron · 3 years, 3 months ago
- e8837b5 Add file scheme by Akron · 3 years, 3 months ago
- fd92d7e Update abbreviations according to KorAP-Tokenizer by Akron · 3 years, 3 months ago
- a0bded5 Add ordinals by Akron · 3 years, 3 months ago
- 4af79f1 Added support for streetnames by Akron · 3 years, 3 months ago
- 03ca425 Adopt tokenizer tests from KorAP-Tokenizer by Akron · 3 years, 3 months ago
- 6e70dc8 Fix sentence splitting tests by Akron · 3 years, 3 months ago
- 1594cb8 Fix sentence splitting by Akron · 3 years, 3 months ago
- c5d8d43 Fix check on final states by Akron · 3 years, 4 months ago
- b7e1f13 Simplify transducer (single test broken) by Akron · 3 years, 4 months ago
- df0a3ef Correctly handle final data by Akron · 3 years, 4 months ago
- 439f4ec Cleanup by Akron · 3 years, 4 months ago
- 03c92fe Support for tokenend MCS symbol by Akron · 3 years, 4 months ago
- b4bbb47 Added sentence splitter capabilities by Akron · 3 years, 4 months ago
- 3610f10 Introduce buffer with single epsilon backtrack by Akron · 3 years, 4 months ago
- 3a063ef Fix loading routine by Akron · 3 years, 4 months ago
- 524c543 Fix sigma to start with 1 by Akron · 3 years, 4 months ago
- 3f8571a Support reader/writer in transduce and add load by Akron · 3 years, 4 months ago
- 84d68e6 Support tokenend handling in transducing by Akron · 3 years, 4 months ago
- 2a4b929 Switch to 2 leading bits (30 bit addresses) by Akron · 3 years, 4 months ago
- 068874c Introduce nontoken handling in preliminary transducer by Akron · 3 years, 4 months ago
- 83e75a2 Introduce nontoken information by Akron · 3 years, 4 months ago
- 03a3c61 Rename loadLevel to loadFactor by Akron · 3 years, 4 months ago
- 3fdfec6 Turn states into uint32 pairs by Akron · 3 years, 4 months ago
- 64ffd9a Restructure and rename methods by Akron · 3 years, 4 months ago
- c17f1ca Turn special sigma values into properties by Akron · 3 years, 4 months ago
- 6247a5d Add serialization method by Akron · 3 years, 4 months ago
- 773b1ef Cache loadlevel by Akron · 3 years, 4 months ago
- d66a926 Add load factor by Akron · 3 years, 4 months ago
- f2120ca Split Tokenizer and DaTokenizer by Akron · 3 years, 4 months ago
- c9d84a6 Sort alphabet prior to xCheck by Akron · 3 years, 4 months ago
- 740f3d7 Cleanup code by Akron · 3 years, 4 months ago
- 49d27ee Fix epsilon handling in match operation by Akron · 3 years, 4 months ago
- 465a099 Add support for epsilon symbols by Akron · 3 years, 4 months ago
- 730a79c Support unknown and identity symbols by Akron · 3 years, 4 months ago
- 75ebe7f Fix foma format parser by Akron · 3 years, 4 months ago
- 8ef408b Initial commit by Akron · 3 years, 4 months ago