1. ec50325 Accept line-breaks as whitespace in text-only lines by Akron · 1 year, 7 months ago
  2. cf7854c Add Log::Any to build requirements by Akron · 1 year, 9 months ago
  3. 72f4a88 Allow closing elements to start with "text" by Akron · 1 year, 9 months ago
  4. 0af9909 Set max heap size of KorAP tokenizer to 512m by Marc Kupietz · 1 year, 10 months ago
  5. 997aa22 Improve checks regarding annotation boundaries by Akron · 1 year, 10 months ago
  6. fcff734 Fix Java-dependent test for release by Akron · 1 year, 10 months ago v2.4.1
  7. fc2a82a Update version for new release by Akron · 1 year, 10 months ago v2.4.0
  8. b93fabb Introduce --no-tokenizer parameter by Akron · 1 year, 11 months ago
  9. d26319b Unlink libxml2-dev by Akron · 1 year, 11 months ago
  10. e48bec4 Update Readme by Akron · 1 year, 11 months ago
  11. 71eec51 Fixes XML::Loy dependency that breaks with Mojo >= 9.31 by Akron · 1 year, 11 months ago
  12. b925791 Make CI more verbose by Akron · 1 year, 11 months ago
  13. a671ae5 Enable conversion of (some) standard TEI P5 by Marc Kupietz · 1 year, 11 months ago
  14. 70031fa Update actions-perl-setup and checkout in ci workflow by Marc Kupietz · 2 years ago
  15. 2520a34 Check version of KorAP-Tokenizer when requested by Akron · 2 years, 8 months ago
  16. 85269c0 Improve stability of XML entity conversion by Akron · 2 years, 1 month ago
  17. bd4281e Load KorAP-Tokenizer only when required by Akron · 2 years, 8 months ago v2.3.2b v2.3.3
  18. 4ee372a Improve test suite for inability to use KorAP-Tokenizer by Akron · 2 years, 9 months ago v2.3.2
  19. d708a61 Remove broken schema references (fixes #3) by Akron · 2 years, 8 months ago
  20. 540fd62 Remove reference to metadata.xml (Fixes #2) by Akron · 2 years, 8 months ago
  21. 0bca4f1 Bump version to 2.3.1 by Marc Kupietz · 2 years, 10 months ago v2.3.1
  22. dcd38b3 Update KorAP-Tokenizer to v2.2.2 (single quote bug fix) by Marc Kupietz · 2 years, 10 months ago
  23. 1148478 Improve documentation and support for external tokenizers by Akron · 3 years, 1 month ago
  24. a2cb281 Support single dash for STDIN by Akron · 3 years, 1 month ago
  25. a3799ce Fix changelog by Akron · 3 years, 1 month ago
  26. e2819a1 Introduce exclusivity for inline token handling by Akron · 3 years, 1 month ago
  27. 56b8dbd Testing whitespace handling following the documentation (Skipped) by Akron · 3 years, 9 months ago
  28. 940ca6f Improve documentation regarding header types by Akron · 3 years, 1 month ago
  29. 5401bf3 Check for valid sigles to avoid broken directories by Akron · 3 years, 2 months ago
  30. 6d2a900 Improve handling of unknown header types by Akron · 3 years, 2 months ago
  31. 5986da3 Improve handling of broken data by Akron · 3 years, 2 months ago
  32. 7dda288 Merge changes Id4185a86,Iaa0333c0,I85fb0618 by Marc Kupietz · 3 years, 4 months ago v2.2.0
  33. 4165466 Sync version to with KorAP-Tokenizer version by Marc Kupietz · 3 years, 4 months ago
  34. 179f221 Add tests for clitics and contractions: French, English, German by Marc Kupietz · 3 years, 4 months ago
  35. f8ffc8b Upgrade to KorAP-Tokenizer v2.2.0 by Marc Kupietz · 3 years, 4 months ago
  36. d72baca Fix README to match new IDS webpage by Akron · 3 years, 4 months ago
  37. aae7e90 Merge "Add File::ShareDir::Install to dependencies" by Marc Kupietz · 3 years, 8 months ago
  38. e83a4e9 Add File::ShareDir::Install to dependencies by Marc Kupietz · 3 years, 8 months ago
  39. b2d0edb Merge "Fix documentation to reflect deprecation of KORAPXMLTEI_INLINE" by Marc Kupietz · 3 years, 8 months ago
  40. 0631ea7 Rewrite GitHub Action by Marc Kupietz · 3 years, 8 months ago
  41. 34beebe Switch to verbose cpanm output for debugging in gh flow by Akron · 3 years, 8 months ago
  42. 8a0c4bf Fix documentation to reflect deprecation of KORAPXMLTEI_INLINE by Akron · 3 years, 8 months ago
  43. a93b586 Debug GitHub Action by Marc Kupietz · 3 years, 8 months ago
  44. 134bd87 Add GitHub Action based CI test by Marc Kupietz · 3 years, 8 months ago
  45. 692d17d Introduce --skip-inline-token-annotations parameter in favor of KORAPXMLTEI_INLINE by Akron · 3 years, 9 months ago
  46. eb12e23 Move inline parser to separate class by Akron · 3 years, 9 months ago
  47. ca70a1d Fix documentation on --inline-tags by Akron · 3 years, 9 months ago
  48. 54c3ff1 Introduce --skip-inline-tags parameter by Akron · 3 years, 9 months ago
  49. b43b491 Cleanup: Localize $from and $pos by Akron · 3 years, 9 months ago
  50. d3e1d28 Cleanup: Remove section comments by Akron · 3 years, 9 months ago
  51. 33db4ec Turn XCT parameters into a constant by Akron · 3 years, 9 months ago
  52. 6e2b125 Improve whitespace padding by Akron · 3 years, 9 months ago
  53. cc27d79 Cleanup: to_zip should be chainable to always reset after to_zip by Akron · 3 years, 9 months ago
  54. bc89919 Cleanup: Remove unnecessary text_id by Akron · 3 years, 9 months ago
  55. 5aca0d2 Cleanup: Simplify handling of child nodes in recursive call by Akron · 3 years, 9 months ago
  56. d53ab4b Sentencize only if ext_tok is available by Akron · 3 years, 9 months ago
  57. 3556c75 Improve recursive call by removing double references by Akron · 3 years, 9 months ago
  58. d53913c Cleanup: Improve variable naming by Akron · 3 years, 9 months ago
  59. dac5d93 Clean: Simplify loop to remove global variable by Akron · 3 years, 9 months ago
  60. 75d6314 Introduce --skip-inline-tokens parameter by Akron · 3 years, 9 months ago
  61. b87c58d Cleanup: Simplify file extension handling and make it more coherent by Akron · 3 years, 9 months ago
  62. ace1277 Improve skipping of sentences by Akron · 3 years, 9 months ago
  63. 0529e51 Cleanup: Simplify header types by Akron · 3 years, 9 months ago
  64. 9df4a24 Cleanup: Remove $_GEN_TOK_EXT by Akron · 3 years, 9 months ago
  65. dafaa7a Reduce indentation level and test for missing text ids by Akron · 3 years, 9 months ago
  66. d20898f Cleanup: Remove unnecessary global variables by Akron · 3 years, 9 months ago
  67. 91705d7 Introduce --tokens-file parameter by Akron · 3 years, 9 months ago
  68. 9157792 Remove mentioning main() (that doesn't exist anymore) by Akron · 3 years, 9 months ago
  69. 26a7152 Introduce --base-foundry, --data-file, and --header-file parameters by Akron · 3 years, 9 months ago
  70. dd0be8f Support --inline-structures parameter by Akron · 3 years, 9 months ago
  71. d658df7 Remove unnecessary branch in recursive call by Akron · 3 years, 9 months ago
  72. a1421f0 Release v1.00 by Marc Kupietz · 3 years, 9 months ago v1.00
  73. f8088e6 Move verbose code documentation to trailing script section by Akron · 3 years, 9 months ago
  74. 1a5271a Introduce --inline-tokens parameter by Akron · 3 years, 9 months ago
  75. 4e3c7e3 Simplified debugging by combining with X::C::T line numbers by Akron · 3 years, 9 months ago
  76. 77371ce Remove outdated utf8 input restriction from Readme.pod by Marc Kupietz · 3 years, 9 months ago
  77. eed4cb1 Fix possible IO deadlocks with KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  78. e955ecc Define resources in Makefile by Marc Kupietz · 3 years, 9 months ago
  79. 8a954e5 Automatically replace entities with their corresponding characters by Marc Kupietz · 3 years, 9 months ago
  80. 400044c Fix indentation of </span> by Marc Kupietz · 3 years, 9 months ago
  81. ed0505f Remove tokenizer invokations comments from KorAP XML output by Marc Kupietz · 3 years, 9 months ago
  82. 985da0c Add -s option to use sentence boundaries provided by KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  83. f7084c4 Improve test suite to work without warnings in recent versions of mojo by Akron · 3 years, 11 months ago
  84. b505d44 Update KorAP-Tokenizer to released 2.0 version by Marc Kupietz · 3 years, 11 months ago
  85. 44b1f25 Fix handling of utf-characters in sigles by Marc Kupietz · 4 years ago
  86. eaa9623 Switch input encoding based on XML processing instruction by Akron · 4 years, 1 month ago
  87. 7c88a7b Update KorAP-Tokenizer to v2.0.0-SNAPSHOT by Marc Kupietz · 4 years, 1 month ago
  88. 6736b0d Merge "Simplify XML escaping" by Akron · 4 years, 2 months ago
  89. b364947 Introduce KORAPXMLTEI_DEBUG and document environment variables by Akron · 4 years, 2 months ago
  90. d73163d Merge "Introduce Log::Any to Annotations::Collector" by Akron · 4 years, 2 months ago
  91. bda1f23 Merge "Remove deprecated last_token method from Annotations::Collector" by Akron · 4 years, 2 months ago
  92. 34b924a Merge "Remove unused variables from script" by Akron · 4 years, 2 months ago
  93. 347be81 Remove unnecessary call to main() by Akron · 4 years, 2 months ago
  94. 0bb7e72 Die with fatal log entry by Akron · 4 years, 2 months ago
  95. 6d7b8e4 Changed parameter long name for internal tokenizers to be consistent by Akron · 4 years, 2 months ago
  96. aabd095 Changed the contribution order (hope that's okay) by Akron · 4 years, 2 months ago
  97. 664c825 Simplify XML escaping by Akron · 4 years, 2 months ago
  98. d2f3248 Introduce Log::Any to Annotations::Collector by Akron · 4 years, 2 months ago
  99. 031a4f0 Remove deprecated last_token method from Annotations::Collector by Akron · 4 years, 2 months ago
  100. 2f70673 Remove unused variables from script by Akron · 4 years, 2 months ago