1. b9c3381 Replaced Log4perl with Log::Any by Akron · 4 years, 1 month ago
  2. dcbee64 Added simple dependency checks to all annotation processors by Akron · 4 years, 1 month ago
  3. 650e20e Quick fix for XIP::Dependency by Akron · 4 years, 1 month ago
  4. 0b04b31 Make Sys::Info optional by Akron · 4 years, 1 month ago
  5. d2cd8e4 Updated dependency on Clone by Akron · 4 years, 1 month ago
  6. 56deacb Fix RWK paragraph handling by Akron · 4 years, 4 months ago
  7. 5c602cb Prettyfied the main script module loading by Akron · 4 years, 4 months ago
  8. 6aed056 Removed deprecated 'pretty' flag by Akron · 4 years, 4 months ago
  9. 11daf96 Removed deprecated 'primary' flag by Akron · 4 years, 4 months ago
  10. e512b7c Minor cleanups of main script by Akron · 4 years, 4 months ago
  11. f8df216 Cleanup main script by simplifying configuration file handling by Akron · 4 years, 4 months ago
  12. 41127e3 Move get_file() as a function to Krill.pm by Akron · 4 years, 4 months ago
  13. be67c85 Minor cleanups for annotation procedures by Akron · 4 years, 4 months ago
  14. 6a4cb16 Added add_span() method to MultiTermToken by Akron · 4 years, 4 months ago
  15. 47426f0 Optimize performance slightly by reducing calls to _offset() by Akron · 4 years, 4 months ago
  16. c4ec093 Move get_file_from_glob() as a function to Krill.pm and test it by Akron · 4 years, 4 months ago
  17. 129e441 Remove MultiTerm->add() in favor of MultiTerm->add_by_term() by Akron · 4 years, 4 months ago
  18. 47f07db Replace deprecated MultiTerm add() method from Talismane parser by Akron · 4 years, 4 months ago
  19. d6bcf5d Replace deprecated MultiTerm add() method from HNC parser by Akron · 4 years, 4 months ago
  20. 926731f Replace deprecated MultiTerm add() method from RWK parser by Akron · 4 years, 4 months ago
  21. 0b2eed6 Replace deprecated MultiTerm add() method from Schreibgebrauch parser by Akron · 4 years, 4 months ago
  22. 0157c2e Replace deprecated MultiTerm add() method from MarMot parser by Akron · 4 years, 4 months ago
  23. 9dda1cb Replace deprecated MultiTerm add() method from LWC parser by Akron · 4 years, 4 months ago
  24. f42866d Replace deprecated MultiTerm add() method from CMC parser by Akron · 4 years, 4 months ago
  25. 6630859 Replace deprecated MultiTerm add() method from XIP parser by Akron · 4 years, 4 months ago
  26. c2a910b Replace deprecated MultiTerm add() method from OpenNLP parser by Akron · 4 years, 4 months ago
  27. 030de56 Replace deprecated MultiTerm add() method from MDParser by Akron · 4 years, 4 months ago
  28. 0b6dce4 Replace deprecated MultiTerm add() method from Glemm parser by Akron · 4 years, 4 months ago
  29. b65e909 Replace deprecated MultiTerm add() method from Mate parser by Akron · 4 years, 4 months ago
  30. bdc3fe5 Replace deprecated MultiTerm add() method from Connexor parser by Akron · 4 years, 4 months ago
  31. 65c5671 Add micro optimizations based on profiling in Tokenizer::Units by Akron · 4 years, 4 months ago
  32. 740bb54 Add micro optimizations based on profiling for sorting and escaping MultiTerms by Akron · 4 years, 4 months ago
  33. 39df7ce Optimize annotations to use term based Multiterm construction by Akron · 4 years, 4 months ago
  34. 14be715 Fix profiling to correctly use repo library by Akron · 4 years, 4 months ago
  35. 4701d09 Optimize annotations to not use hash multiterms by Akron · 4 years, 4 months ago
  36. b555b60 Clean up primary data handling by Akron · 4 years, 4 months ago
  37. fa82f04 Minor improvements by introducing getters and setters instead of combinators in tokenizer by Akron · 4 years, 4 months ago
  38. 72e671f Minor improvements by introducing getters and setters instead of combinators by Akron · 4 years, 4 months ago
  39. b573e01 Improve benchmarks and exclude from distro by Akron · 4 years, 4 months ago
  40. 414ec95 Restructure test suite to prepare CPAN release by Akron · 4 years, 4 months ago
  41. fab17d3 Simplify test skipping by Akron · 4 years, 4 months ago
  42. e3e0536 Fixed bug in RWK that broke on certain KorAP-XML documents by Akron · 4 years, 5 months ago
  43. 1cdbc9d Improve DGD support by Akron · 4 years, 7 months ago
  44. cbf098a Support scrambling of header files in scramble_korapxml tool by Akron · 4 years, 7 months ago
  45. 59a0e4b Support rule files for scramble_korapxml tool by Akron · 4 years, 7 months ago
  46. 53bc81d Add tool to scramble KorapXML files for testing purposes by Akron · 4 years, 7 months ago
  47. 07e2477 Include RWK annotations in script by Akron · 4 years, 7 months ago
  48. c403644 Improve RWK morphology parser to support multiple morphological key:value pairs by Akron · 4 years, 7 months ago
  49. 85eb5aa Improve RWK structure parser for *-milestone elements by Akron · 4 years, 7 months ago
  50. 28299f4 Introduce special RWK structure parser by Akron · 4 years, 7 months ago
  51. 8ff5879 Introduce special RWK morphology parser by Akron · 4 years, 7 months ago
  52. 158bd50 Catch if files are not writable to output by Akron · 4 years, 8 months ago
  53. 0a187b9 Fix I5 Meta documentation to not confuse dot-separated tag names in by Akron · 4 years, 8 months ago
  54. 9fdd08b Merge "Add tool to rewrite licenses for the sample corpus" by Akron · 4 years, 9 months ago
  55. 3eadf2e Add tool to rewrite licenses for the sample corpus by Akron · 4 years, 9 months ago
  56. dec4312 Fixed gap behind last token and <base/s:t> length by Akron · 4 years, 9 months ago
  57. b62d92a Fixed span position offset bug and fixed milestones behind last token bug by Akron · 4 years, 9 months ago
  58. a0d5af3 Fixed legacy XIP parser by Akron · 4 years, 9 months ago
  59. 9711ed3 Fixed benchmark mechanism by Akron · 4 years, 9 months ago
  60. 6e886f7 Added benchmark mechanism by Akron · 4 years, 9 months ago
  61. 42f48c1 Rename KorapXML to KorAP-XML coherently by Akron · 4 years, 9 months ago
  62. 72bc522 Improve KorAP-XML documentation by Akron · 4 years, 10 months ago
  63. d4c5c10 Added documentation for supported I5 metadata fields by Akron · 4 years, 10 months ago
  64. 57799fc Fix editionStmt metadata parsing by Akron · 4 years, 10 months ago
  65. 8f69d63 Added brief explanation of the format by Akron · 4 years, 10 months ago
  66. f1849aa Support non-verbal annotations by Akron · 5 years ago
  67. c29b8e1 Added support for DGD pseudo-sentences based on anchor milestones by Akron · 5 years ago
  68. 67b6eda Support 'FOLK' as corpus sigle for DGD associated corpora by Akron · 5 years ago
  69. b05b842 Improve logging by Akron · 5 years ago
  70. 2029455 Added external link for AGD data in I5 meta by Akron · 5 years ago
  71. 0d68a4b Added 'distributor' field to I5 metadata by Akron · 5 years ago
  72. 7d5e638 Added support for Talismane by Akron · 5 years ago
  73. c93a080 Document --to-tar option by Akron · 5 years ago
  74. 57510c1 Added DGD support by Akron · 6 years ago
  75. 9b04f60 Update version by Akron · 6 years ago
  76. f021ad6 Improve error handling by Akron · 6 years ago
  77. eaffe93 Fail hard on tokenization problems now by Akron · 6 years ago
  78. 94262ce Renamed Institute for the German Language to Leibniz Institute for the German Language by Akron · 6 years ago
  79. 955b75b Remove extract_text and extract_doc in favor of extract_sigle by Akron · 6 years ago
  80. 31a08cb Add extract_sigle method to archive by Akron · 6 years ago
  81. 63d03ee Ignore temporary-extraction on directory archiving by Akron · 6 years ago
  82. 6bf3cc9 Added links for wikipedia resources by Akron · 6 years ago
  83. 4e1712c Add english wikipedia example by Akron · 6 years ago
  84. 263274c Support koral versioning by Akron · 6 years ago
  85. c526e75 Include field serialization in versioned json output by Akron · 6 years ago
  86. 5eb3aa0 Set field types and serialize as koral:fields by Akron · 6 years ago
  87. ea9c364 Ignore DGD parser tests by Akron · 6 years ago
  88. ed9baf0 Support non-word-tokens (fixes #5) by Akron · 6 years ago
  89. 6eff23b Updated minimum perl by Akron · 6 years ago
  90. ea1aed5 Activate HNC by default by Akron · 6 years ago
  91. 5fdc7e1 Fixed last change info in --version by Akron · 6 years ago
  92. dd1c0f1 Updated version by Akron · 6 years ago
  93. c893ac3 Added tests and minor metadata parsing adjustments for HNC by Akron · 6 years ago
  94. f73ffb6 Fixed readme by mentioning preference regarding configuration parameters by Akron · 6 years ago
  95. 28dc17f Fix certainty values in TreeTagger output by Akron · 7 years ago
  96. 0426176 Remove certainty value on lemmata in Treetagger by Akron · 7 years ago
  97. 6727b21 Fixed lwc tests by Akron · 7 years ago
  98. 4c67919 Support for LWC dependency annotations by Akron · 7 years ago
  99. 56dfb31 Added test regarding offset bug in KorAP by Akron · 7 years ago
  100. d19e275 Recheck dependency tests by Akron · 7 years ago