1. 3556c75 Improve recursive call by removing double references by Akron · 3 years, 9 months ago
  2. d53913c Cleanup: Improve variable naming by Akron · 3 years, 9 months ago
  3. dac5d93 Clean: Simplify loop to remove global variable by Akron · 3 years, 9 months ago
  4. 75d6314 Introduce --skip-inline-tokens parameter by Akron · 3 years, 9 months ago
  5. b87c58d Cleanup: Simplify file extension handling and make it more coherent by Akron · 3 years, 9 months ago
  6. ace1277 Improve skipping of sentences by Akron · 3 years, 9 months ago
  7. 0529e51 Cleanup: Simplify header types by Akron · 3 years, 9 months ago
  8. 9df4a24 Cleanup: Remove $_GEN_TOK_EXT by Akron · 3 years, 9 months ago
  9. dafaa7a Reduce indentation level and test for missing text ids by Akron · 3 years, 9 months ago
  10. d20898f Cleanup: Remove unnecessary global variables by Akron · 3 years, 9 months ago
  11. 91705d7 Introduce --tokens-file parameter by Akron · 3 years, 9 months ago
  12. 9157792 Remove mentioning main() (that doesn't exist anymore) by Akron · 3 years, 9 months ago
  13. 26a7152 Introduce --base-foundry, --data-file, and --header-file parameters by Akron · 3 years, 9 months ago
  14. dd0be8f Support --inline-structures parameter by Akron · 3 years, 9 months ago
  15. d658df7 Remove unnecessary branch in recursive call by Akron · 3 years, 9 months ago
  16. a1421f0 Release v1.00 by Marc Kupietz · 3 years, 9 months ago v1.00
  17. f8088e6 Move verbose code documentation to trailing script section by Akron · 3 years, 9 months ago
  18. 1a5271a Introduce --inline-tokens parameter by Akron · 3 years, 9 months ago
  19. 4e3c7e3 Simplified debugging by combining with X::C::T line numbers by Akron · 3 years, 9 months ago
  20. 77371ce Remove outdated utf8 input restriction from Readme.pod by Marc Kupietz · 3 years, 9 months ago
  21. eed4cb1 Fix possible IO deadlocks with KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  22. e955ecc Define resources in Makefile by Marc Kupietz · 3 years, 9 months ago
  23. 8a954e5 Automatically replace entities with their corresponding characters by Marc Kupietz · 3 years, 9 months ago
  24. 400044c Fix indentation of </span> by Marc Kupietz · 3 years, 9 months ago
  25. ed0505f Remove tokenizer invokations comments from KorAP XML output by Marc Kupietz · 3 years, 9 months ago
  26. 985da0c Add -s option to use sentence boundaries provided by KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  27. f7084c4 Improve test suite to work without warnings in recent versions of mojo by Akron · 3 years, 11 months ago
  28. b505d44 Update KorAP-Tokenizer to released 2.0 version by Marc Kupietz · 3 years, 11 months ago
  29. 44b1f25 Fix handling of utf-characters in sigles by Marc Kupietz · 4 years ago
  30. eaa9623 Switch input encoding based on XML processing instruction by Akron · 4 years, 1 month ago
  31. 7c88a7b Update KorAP-Tokenizer to v2.0.0-SNAPSHOT by Marc Kupietz · 4 years, 1 month ago
  32. 6736b0d Merge "Simplify XML escaping" by Akron · 4 years, 2 months ago
  33. b364947 Introduce KORAPXMLTEI_DEBUG and document environment variables by Akron · 4 years, 2 months ago
  34. d73163d Merge "Introduce Log::Any to Annotations::Collector" by Akron · 4 years, 2 months ago
  35. bda1f23 Merge "Remove deprecated last_token method from Annotations::Collector" by Akron · 4 years, 2 months ago
  36. 34b924a Merge "Remove unused variables from script" by Akron · 4 years, 2 months ago
  37. 347be81 Remove unnecessary call to main() by Akron · 4 years, 2 months ago
  38. 0bb7e72 Die with fatal log entry by Akron · 4 years, 2 months ago
  39. 6d7b8e4 Changed parameter long name for internal tokenizers to be consistent by Akron · 4 years, 2 months ago
  40. aabd095 Changed the contribution order (hope that's okay) by Akron · 4 years, 2 months ago
  41. 664c825 Simplify XML escaping by Akron · 4 years, 2 months ago
  42. d2f3248 Introduce Log::Any to Annotations::Collector by Akron · 4 years, 2 months ago
  43. 031a4f0 Remove deprecated last_token method from Annotations::Collector by Akron · 4 years, 2 months ago
  44. 2f70673 Remove unused variables from script by Akron · 4 years, 2 months ago
  45. 0c41ab3 Minor style and documentation improvements by Akron · 4 years, 2 months ago
  46. 417ed2f Add proper test for 3384 by Akron · 4 years, 2 months ago
  47. a10ad59 First attempt to create a primary data collector by Akron · 4 years, 4 months ago
  48. 41021ab Merge changes Id3fbb94a,Ib43733cf,I992fe374 by Marc Kupietz · 4 years, 2 months ago
  49. 74ed7f3 Zip data.xml before tokens.xml by Marc Kupietz · 4 years, 3 months ago
  50. fd0e6a9 Do not escape double quoutes inside raw_text elements by Marc Kupietz · 4 years, 3 months ago
  51. 1e882fb Add -tk option to use the standard KoAP tokenizer by Marc Kupietz · 4 years, 3 months ago
  52. 7501ca0 Split out structure parsing by Akron · 4 years, 4 months ago
  53. 598d1a7 Parse text in separate text body loop (similar to headers) by Akron · 4 years, 4 months ago
  54. 3bdc0a3 Improve Zipper to support root directory and fix bug in root directory normalization by Akron · 4 years, 4 months ago
  55. 52dc21b Send <EOT>\n to external tokenizer for separating texts by Marc Kupietz · 4 years, 3 months ago
  56. 59289de Minor cleanup by Akron · 4 years, 4 months ago
  57. 19c6c35 Fix bug in comment removal procedure by Akron · 4 years, 4 months ago
  58. fe1aa54 Support templates in test_tei2korapxml by Akron · 4 years, 4 months ago
  59. 079f2bd Add utf-8 test for tokenization by Akron · 4 years, 3 months ago
  60. 3378dfd Use Log::Any script-wide and support log level parameter by Akron · 4 years, 4 months ago
  61. c112421 Minor improvement of performance by usind index() prior to regex in loops. by Akron · 4 years, 4 months ago
  62. ec2cef2 Deduplicate header regex normalization by Akron · 4 years, 4 months ago
  63. ddf1729 Establish global logger object by Akron · 4 years, 4 months ago
  64. 0eacef7 Simplify inside_tokens_tag handling by Akron · 4 years, 4 months ago
  65. c57625b Added regression test for structure handling by Akron · 4 years, 4 months ago
  66. 1c4f220 Localized recursion level in recursive function by Akron · 4 years, 4 months ago
  67. 044bd92 Introduce test object and simplified script testing by Akron · 4 years, 4 months ago
  68. 54e363c Improve i5 template testing by Akron · 4 years, 4 months ago
  69. 09e0b2c Establish collection object for token annotations by Akron · 4 years, 4 months ago
  70. e68ec0c Test and benchmark conversion of inline annotations by Akron · 4 years, 4 months ago
  71. 0465e9e Add exportable XML escape function by Akron · 4 years, 4 months ago
  72. 1c5ce15 change utf8_encode and utf8_decode by Peter Harders · 4 years, 4 months ago
  73. 6d07f0e Merge "Fix and extend documentation" by Akron · 4 years, 4 months ago
  74. edee6e5 Make tokenization chainable and remove unnecessary tokenization switch by Akron · 4 years, 4 months ago
  75. e19aa3e Replace wrong line counting with $. by Akron · 4 years, 4 months ago
  76. 4d1899f Merge "Establish header object for corpus, doc and text header parsing" by Akron · 4 years, 4 months ago
  77. f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
  78. 42e18a6 allow to specify both tokenizations (extern and intern) by Peter Harders · 4 years, 4 months ago
  79. 4e603a5 Fix and extend documentation by Akron · 4 years, 4 months ago
  80. 190d022 Improve utf-8-preprocessing for tokenizers by Akron · 4 years, 4 months ago
  81. 994aff7 faster processing of UTF8-chars by Peter Harders · 4 years, 4 months ago
  82. 854a115 bugfixing Conservative.pm by Peter Harders · 4 years, 4 months ago
  83. 1d65f94 extend tests for wikipedia.txt in t/tokenization.t by Peter Harders · 4 years, 4 months ago
  84. 5fb5e8d Simplify and centralize temporary file creation by Akron · 4 years, 4 months ago
  85. f9c5124 parametrize internal tokenization by Peter Harders · 4 years, 4 months ago
  86. b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
  87. 4c6ff5b Merge "Bugfix: intern tokenization" by Peter Harders · 4 years, 4 months ago
  88. 57c884e remove temp. files from tests per default by Peter Harders · 4 years, 4 months ago
  89. 71f072b Bugfix: intern tokenization by Peter Harders · 4 years, 4 months ago
  90. 41c3562 changed comments, variable- and function-name(s) by Peter Harders · 4 years, 5 months ago
  91. c3dabd9 Merge "Remove the call for select_tokenization as it needlessly doubles the tokenizer check" by Peter Harders · 4 years, 5 months ago
  92. 997e940 Remove the call for select_tokenization as it needlessly doubles the tokenizer check by Akron · 4 years, 5 months ago
  93. 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
  94. 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
  95. d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
  96. 95612c3 Merge "Improve manpage" by Akron · 4 years, 5 months ago
  97. 8571751 Create Zip-Factory for simpler handling of Zip streams by Akron · 4 years, 5 months ago
  98. 3479082 Simplify conservative tokenization code by Akron · 4 years, 5 months ago
  99. ee434b1 Improve manpage by Akron · 4 years, 5 months ago
  100. 510a88c Minor speedup in tokenization by merging array pushes by Akron · 4 years, 5 months ago