1. 5401bf3 Check for valid sigles to avoid broken directories by Akron · 3 years, 2 months ago
  2. 6d2a900 Improve handling of unknown header types by Akron · 3 years, 2 months ago
  3. 5986da3 Improve handling of broken data by Akron · 3 years, 2 months ago
  4. 179f221 Add tests for clitics and contractions: French, English, German by Marc Kupietz · 3 years, 4 months ago
  5. 692d17d Introduce --skip-inline-token-annotations parameter in favor of KORAPXMLTEI_INLINE by Akron · 3 years, 9 months ago
  6. eb12e23 Move inline parser to separate class by Akron · 3 years, 9 months ago
  7. 54c3ff1 Introduce --skip-inline-tags parameter by Akron · 3 years, 9 months ago
  8. 75d6314 Introduce --skip-inline-tokens parameter 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. 91705d7 Introduce --tokens-file parameter by Akron · 3 years, 9 months ago
  11. 9157792 Remove mentioning main() (that doesn't exist anymore) by Akron · 3 years, 9 months ago
  12. 26a7152 Introduce --base-foundry, --data-file, and --header-file parameters by Akron · 3 years, 9 months ago
  13. dd0be8f Support --inline-structures parameter by Akron · 3 years, 9 months ago
  14. 1a5271a Introduce --inline-tokens parameter by Akron · 3 years, 9 months ago
  15. eed4cb1 Fix possible IO deadlocks with KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  16. 8a954e5 Automatically replace entities with their corresponding characters by Marc Kupietz · 3 years, 9 months ago
  17. 985da0c Add -s option to use sentence boundaries provided by KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
  18. f7084c4 Improve test suite to work without warnings in recent versions of mojo by Akron · 3 years, 11 months ago
  19. 44b1f25 Fix handling of utf-characters in sigles by Marc Kupietz · 4 years ago
  20. eaa9623 Switch input encoding based on XML processing instruction by Akron · 4 years, 1 month ago
  21. 7c88a7b Update KorAP-Tokenizer to v2.0.0-SNAPSHOT by Marc Kupietz · 4 years, 1 month ago
  22. b364947 Introduce KORAPXMLTEI_DEBUG and document environment variables by Akron · 4 years, 2 months ago
  23. 031a4f0 Remove deprecated last_token method from Annotations::Collector by Akron · 4 years, 2 months ago
  24. 417ed2f Add proper test for 3384 by Akron · 4 years, 2 months ago
  25. a10ad59 First attempt to create a primary data collector by Akron · 4 years, 4 months ago
  26. 41021ab Merge changes Id3fbb94a,Ib43733cf,I992fe374 by Marc Kupietz · 4 years, 2 months ago
  27. fd0e6a9 Do not escape double quoutes inside raw_text elements by Marc Kupietz · 4 years, 3 months ago
  28. 1e882fb Add -tk option to use the standard KoAP tokenizer by Marc Kupietz · 4 years, 3 months ago
  29. 7501ca0 Split out structure parsing by Akron · 4 years, 4 months ago
  30. 3bdc0a3 Improve Zipper to support root directory and fix bug in root directory normalization by Akron · 4 years, 4 months ago
  31. 52dc21b Send <EOT>\n to external tokenizer for separating texts by Marc Kupietz · 4 years, 3 months ago
  32. 19c6c35 Fix bug in comment removal procedure by Akron · 4 years, 4 months ago
  33. fe1aa54 Support templates in test_tei2korapxml by Akron · 4 years, 4 months ago
  34. 079f2bd Add utf-8 test for tokenization by Akron · 4 years, 3 months ago
  35. 3378dfd Use Log::Any script-wide and support log level parameter by Akron · 4 years, 4 months ago
  36. c57625b Added regression test for structure handling by Akron · 4 years, 4 months ago
  37. 044bd92 Introduce test object and simplified script testing by Akron · 4 years, 4 months ago
  38. 54e363c Improve i5 template testing by Akron · 4 years, 4 months ago
  39. 09e0b2c Establish collection object for token annotations by Akron · 4 years, 4 months ago
  40. e68ec0c Test and benchmark conversion of inline annotations by Akron · 4 years, 4 months ago
  41. 0465e9e Add exportable XML escape function by Akron · 4 years, 4 months ago
  42. 1c5ce15 change utf8_encode and utf8_decode by Peter Harders · 4 years, 4 months ago
  43. edee6e5 Make tokenization chainable and remove unnecessary tokenization switch by Akron · 4 years, 4 months ago
  44. 4d1899f Merge "Establish header object for corpus, doc and text header parsing" by Akron · 4 years, 4 months ago
  45. f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
  46. 42e18a6 allow to specify both tokenizations (extern and intern) by Peter Harders · 4 years, 4 months ago
  47. 994aff7 faster processing of UTF8-chars by Peter Harders · 4 years, 4 months ago
  48. 854a115 bugfixing Conservative.pm by Peter Harders · 4 years, 4 months ago
  49. 1d65f94 extend tests for wikipedia.txt in t/tokenization.t by Peter Harders · 4 years, 4 months ago
  50. 5fb5e8d Simplify and centralize temporary file creation by Akron · 4 years, 4 months ago
  51. f9c5124 parametrize internal tokenization by Peter Harders · 4 years, 4 months ago
  52. b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
  53. 4c6ff5b Merge "Bugfix: intern tokenization" by Peter Harders · 4 years, 4 months ago
  54. 57c884e remove temp. files from tests per default by Peter Harders · 4 years, 4 months ago
  55. 71f072b Bugfix: intern tokenization by Peter Harders · 4 years, 4 months ago
  56. 41c3562 changed comments, variable- and function-name(s) by Peter Harders · 4 years, 5 months ago
  57. 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
  58. 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
  59. d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
  60. 8571751 Create Zip-Factory for simpler handling of Zip streams by Akron · 4 years, 5 months ago
  61. 510a88c Minor speedup in tokenization by merging array pushes by Akron · 4 years, 5 months ago
  62. eac374d Separate dummy tokenization from main script with minimal changes by Akron · 4 years, 5 months ago
  63. 7fab93b Replace recursion and non-essential regexes with index/substr by Akron · 4 years, 5 months ago
  64. 2d547bc Fix a bug in delHTMLcom where comments were left open by Akron · 4 years, 5 months ago
  65. 5ca6efc Merge "Atomize and test comment stripping" by Akron · 4 years, 5 months ago
  66. 4f67cd4 Atomize and test comment stripping by Akron · 4 years, 5 months ago
  67. e913908 added tagged version of test-file goe_sample by Peter Harders · 4 years, 5 months ago
  68. 7c2505d Use Test::XML::Loy instead of Test::XML::Simple for performance reasons by Akron · 4 years, 5 months ago
  69. d949e18 Introduce POD documentation and add license file by Akron · 4 years, 10 months ago
  70. d89ef82 Use Test::XML::Loy instead of Test::XML::Simple for performance reasons by Akron · 4 years, 9 months ago
  71. 6896608 Added processing tests for example corpus by Akron · 4 years, 10 months ago
  72. 2a60c53 Added processing tests for example corpus by Akron · 4 years, 10 months ago
  73. 3281234 added sample file for testing by Peter Harders · 4 years, 10 months ago
  74. 797e807 Added initial script test by Akron · 4 years, 10 months ago