1. 72f4a88 Allow closing elements to start with "text" by Akron · 1 year, 9 months ago
  2. 0af9909 Set max heap size of KorAP tokenizer to 512m by Marc Kupietz · 1 year, 10 months ago
  3. 997aa22 Improve checks regarding annotation boundaries by Akron · 1 year, 10 months ago
  4. fcff734 Fix Java-dependent test for release by Akron · 1 year, 10 months ago v2.4.1
  5. fc2a82a Update version for new release by Akron · 1 year, 10 months ago v2.4.0
  6. a671ae5 Enable conversion of (some) standard TEI P5 by Marc Kupietz · 1 year, 11 months ago
  7. 2520a34 Check version of KorAP-Tokenizer when requested by Akron · 2 years, 8 months ago
  8. 85269c0 Improve stability of XML entity conversion by Akron · 2 years, 1 month ago
  9. 4ee372a Improve test suite for inability to use KorAP-Tokenizer by Akron · 2 years, 9 months ago v2.3.2
  10. d708a61 Remove broken schema references (fixes #3) by Akron · 2 years, 8 months ago
  11. 540fd62 Remove reference to metadata.xml (Fixes #2) by Akron · 2 years, 8 months ago
  12. dcd38b3 Update KorAP-Tokenizer to v2.2.2 (single quote bug fix) by Marc Kupietz · 2 years, 10 months ago
  13. 1148478 Improve documentation and support for external tokenizers by Akron · 3 years, 1 month ago
  14. a2cb281 Support single dash for STDIN by Akron · 3 years, 1 month ago
  15. e2819a1 Introduce exclusivity for inline token handling by Akron · 3 years, 1 month ago
  16. 56b8dbd Testing whitespace handling following the documentation (Skipped) by Akron · 3 years, 9 months ago
  17. 5401bf3 Check for valid sigles to avoid broken directories by Akron · 3 years, 2 months ago
  18. 6d2a900 Improve handling of unknown header types by Akron · 3 years, 2 months ago
  19. 5986da3 Improve handling of broken data by Akron · 3 years, 2 months ago
  20. f8ffc8b Upgrade to KorAP-Tokenizer v2.2.0 by Marc Kupietz · 3 years, 4 months ago
  21. eb12e23 Move inline parser to separate class by Akron · 3 years, 9 months ago
  22. cc27d79 Cleanup: to_zip should be chainable to always reset after to_zip by Akron · 3 years, 9 months ago
  23. ace1277 Improve skipping of sentences by Akron · 3 years, 9 months ago
  24. 0529e51 Cleanup: Simplify header types by Akron · 3 years, 9 months ago
  25. 91705d7 Introduce --tokens-file parameter by Akron · 3 years, 9 months ago
  26. eed4cb1 Fix possible IO deadlocks with KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  27. 8a954e5 Automatically replace entities with their corresponding characters by Marc Kupietz · 3 years, 9 months ago
  28. 400044c Fix indentation of </span> by Marc Kupietz · 3 years, 9 months ago
  29. ed0505f Remove tokenizer invokations comments from KorAP XML output by Marc Kupietz · 3 years, 9 months ago
  30. 985da0c Add -s option to use sentence boundaries provided by KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  31. b505d44 Update KorAP-Tokenizer to released 2.0 version by Marc Kupietz · 3 years, 11 months ago
  32. 44b1f25 Fix handling of utf-characters in sigles by Marc Kupietz · 4 years ago
  33. eaa9623 Switch input encoding based on XML processing instruction by Akron · 4 years, 1 month ago
  34. 7c88a7b Update KorAP-Tokenizer to v2.0.0-SNAPSHOT by Marc Kupietz · 4 years, 1 month ago
  35. 6736b0d Merge "Simplify XML escaping" by Akron · 4 years, 2 months ago
  36. b364947 Introduce KORAPXMLTEI_DEBUG and document environment variables by Akron · 4 years, 2 months ago
  37. d73163d Merge "Introduce Log::Any to Annotations::Collector" by Akron · 4 years, 2 months ago
  38. bda1f23 Merge "Remove deprecated last_token method from Annotations::Collector" by Akron · 4 years, 2 months ago
  39. 664c825 Simplify XML escaping by Akron · 4 years, 2 months ago
  40. d2f3248 Introduce Log::Any to Annotations::Collector by Akron · 4 years, 2 months ago
  41. 031a4f0 Remove deprecated last_token method from Annotations::Collector by Akron · 4 years, 2 months ago
  42. 0c41ab3 Minor style and documentation improvements by Akron · 4 years, 2 months ago
  43. 417ed2f Add proper test for 3384 by Akron · 4 years, 2 months ago
  44. a10ad59 First attempt to create a primary data collector by Akron · 4 years, 4 months ago
  45. 41021ab Merge changes Id3fbb94a,Ib43733cf,I992fe374 by Marc Kupietz · 4 years, 2 months ago
  46. fd0e6a9 Do not escape double quoutes inside raw_text elements by Marc Kupietz · 4 years, 3 months ago
  47. 1e882fb Add -tk option to use the standard KoAP tokenizer by Marc Kupietz · 4 years, 3 months ago
  48. 7501ca0 Split out structure parsing by Akron · 4 years, 4 months ago
  49. 3bdc0a3 Improve Zipper to support root directory and fix bug in root directory normalization by Akron · 4 years, 4 months ago
  50. 52dc21b Send <EOT>\n to external tokenizer for separating texts by Marc Kupietz · 4 years, 3 months ago
  51. 59289de Minor cleanup by Akron · 4 years, 4 months ago
  52. fe1aa54 Support templates in test_tei2korapxml by Akron · 4 years, 4 months ago
  53. c112421 Minor improvement of performance by usind index() prior to regex in loops. by Akron · 4 years, 4 months ago
  54. ddf1729 Establish global logger object by Akron · 4 years, 4 months ago
  55. 044bd92 Introduce test object and simplified script testing by Akron · 4 years, 4 months ago
  56. 54e363c Improve i5 template testing by Akron · 4 years, 4 months ago
  57. 09e0b2c Establish collection object for token annotations by Akron · 4 years, 4 months ago
  58. 0465e9e Add exportable XML escape function by Akron · 4 years, 4 months ago
  59. 1c5ce15 change utf8_encode and utf8_decode by Peter Harders · 4 years, 4 months ago
  60. edee6e5 Make tokenization chainable and remove unnecessary tokenization switch by Akron · 4 years, 4 months ago
  61. f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
  62. 190d022 Improve utf-8-preprocessing for tokenizers by Akron · 4 years, 4 months ago
  63. 994aff7 faster processing of UTF8-chars by Peter Harders · 4 years, 4 months ago
  64. 854a115 bugfixing Conservative.pm by Peter Harders · 4 years, 4 months ago
  65. 5fb5e8d Simplify and centralize temporary file creation by Akron · 4 years, 4 months ago
  66. b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
  67. 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
  68. 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
  69. d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
  70. 8571751 Create Zip-Factory for simpler handling of Zip streams by Akron · 4 years, 5 months ago
  71. 3479082 Simplify conservative tokenization code by Akron · 4 years, 5 months ago
  72. 510a88c Minor speedup in tokenization by merging array pushes by Akron · 4 years, 5 months ago
  73. eac374d Separate dummy tokenization from main script with minimal changes by Akron · 4 years, 5 months ago
  74. 7fab93b Replace recursion and non-essential regexes with index/substr by Akron · 4 years, 5 months ago
  75. 2d547bc Fix a bug in delHTMLcom where comments were left open by Akron · 4 years, 5 months ago
  76. 4f67cd4 Atomize and test comment stripping by Akron · 4 years, 5 months ago