1. 7fe9cd9 Accept "pos" as an alias for ctag and default certainty to 1 for TreeTagger by Marc Kupietz · 8 months ago
  2. b8c5382 Add simple Spacy support by Marc Kupietz · 8 months ago
  3. a351837 Support --quiet flag (fixes #15) by Akron · 10 months ago v0.52
  4. 18ce3b3 Upgrade minimum perl version by Akron · 12 months ago
  5. 2daf8fe Improve emoji detection and support by Akron · 1 year, 9 months ago
  6. 01c6fb5 Fix years in dates < 2 characters by Akron · 1 year, 3 months ago
  7. 2532f1b Convert metadata for ICC by Akron · 1 year, 6 months ago
  8. a472a24 Fix temporary-extract configuration parameter by Akron · 1 year, 9 months ago v0.50
  9. 4a7ab01 Remove last bit of Sys::Info dependency (fixes #9) by Akron · 1 year, 9 months ago
  10. 83aedd3 Update version for release by Akron · 1 year, 10 months ago v0.49
  11. 400590b Add support for Universal Dependency annotations by Marc Kupietz · 1 year, 11 months ago
  12. 2dd0e5d Split morphological features in NKJP by Akron · 2 years ago
  13. aa166fa Improve support for text siglen including underscore by Akron · 2 years ago
  14. ddf3319 Support for 'orig' annotations in NKJP data by Akron · 2 years, 4 months ago
  15. 1a2535d Support for NKJP taxonomy by Akron · 2 years, 4 months ago
  16. 64f7fae Support switch for preferred language transformation by Akron · 2 years, 4 months ago
  17. a65cd68 Update version including NKJP by Akron · 2 years, 4 months ago
  18. 3c9b27c Support externalLink and internalLink universally in i5 meta by Akron · 2 years, 9 months ago v0.45
  19. eb370a0 Make Archive::Tar::Builder optional by Akron · 2 years, 9 months ago
  20. c4ad747 Update all dependencies to latest versions by Akron · 2 years, 10 months ago
  21. f683310 Warn and fail on wrong token order by Akron · 2 years, 9 months ago
  22. e1cde96 Update changes file by Akron · 2 years, 10 months ago
  23. 8c85e9f Add more Gingko meta data fields by Akron · 2 years, 11 months ago
  24. 84b53ad Add log slimming function by Akron · 2 years, 10 months ago v0.43
  25. 303c4fd Warn on invalid certainty values by Akron · 2 years, 10 months ago
  26. 9a2545e Support temporary extraction as a config parameter by Akron · 2 years, 10 months ago
  27. 8ad06c4 Always percentage encode data URIs by Akron · 2 years, 11 months ago
  28. abb3690 Introduce support for Gingko by Akron · 3 years, 1 month ago
  29. fca010b Remove MANIFEST file from repo by Akron · 3 years, 1 month ago
  30. 56d5f17 Add GitHub action for CI by Akron · 3 years, 8 months ago
  31. 6882d7d Define resources in Makefile by Akron · 3 years, 10 months ago
  32. 0ffbd52 Ignore negative level structures in DeReKo#structure.xml by Akron · 3 years, 9 months ago
  33. b9c3381 Replaced Log4perl with Log::Any by Akron · 4 years, 1 month ago
  34. dcbee64 Added simple dependency checks to all annotation processors by Akron · 4 years, 1 month ago
  35. 0b04b31 Make Sys::Info optional by Akron · 4 years, 1 month ago
  36. d2cd8e4 Updated dependency on Clone by Akron · 4 years, 1 month ago
  37. 56deacb Fix RWK paragraph handling by Akron · 4 years, 4 months ago
  38. 6aed056 Removed deprecated 'pretty' flag by Akron · 4 years, 4 months ago
  39. 11daf96 Removed deprecated 'primary' flag by Akron · 4 years, 4 months ago
  40. 6a4cb16 Added add_span() method to MultiTermToken by Akron · 4 years, 4 months ago
  41. 47426f0 Optimize performance slightly by reducing calls to _offset() by Akron · 4 years, 4 months ago
  42. 129e441 Remove MultiTerm->add() in favor of MultiTerm->add_by_term() by Akron · 4 years, 4 months ago
  43. 39df7ce Optimize annotations to use term based Multiterm construction by Akron · 4 years, 4 months ago
  44. 414ec95 Restructure test suite to prepare CPAN release by Akron · 4 years, 4 months ago
  45. e3e0536 Fixed bug in RWK that broke on certain KorAP-XML documents by Akron · 4 years, 5 months ago
  46. 1cdbc9d Improve DGD support by Akron · 4 years, 7 months ago
  47. 07e2477 Include RWK annotations in script by Akron · 4 years, 7 months ago
  48. dec4312 Fixed gap behind last token and <base/s:t> length by Akron · 4 years, 9 months ago
  49. b62d92a Fixed span position offset bug and fixed milestones behind last token bug by Akron · 4 years, 9 months ago
  50. a0d5af3 Fixed legacy XIP parser by Akron · 4 years, 9 months ago
  51. 6e886f7 Added benchmark mechanism by Akron · 4 years, 9 months ago
  52. d4c5c10 Added documentation for supported I5 metadata fields by Akron · 4 years, 10 months ago
  53. 8f69d63 Added brief explanation of the format by Akron · 4 years, 10 months ago
  54. c29b8e1 Added support for DGD pseudo-sentences based on anchor milestones by Akron · 5 years ago
  55. b05b842 Improve logging by Akron · 5 years ago
  56. 2029455 Added external link for AGD data in I5 meta by Akron · 5 years ago
  57. 0d68a4b Added 'distributor' field to I5 metadata by Akron · 5 years ago
  58. 7d5e638 Added support for Talismane by Akron · 5 years ago
  59. 57510c1 Added DGD support by Akron · 6 years ago
  60. 9b04f60 Update version by Akron · 6 years ago
  61. eaffe93 Fail hard on tokenization problems now by Akron · 6 years ago
  62. 955b75b Remove extract_text and extract_doc in favor of extract_sigle by Akron · 6 years ago
  63. 63d03ee Ignore temporary-extraction on directory archiving by Akron · 6 years ago
  64. 6bf3cc9 Added links for wikipedia resources by Akron · 6 years ago
  65. 4e1712c Add english wikipedia example by Akron · 6 years ago
  66. 263274c Support koral versioning by Akron · 6 years ago
  67. ed9baf0 Support non-word-tokens (fixes #5) by Akron · 6 years ago
  68. 6eff23b Updated minimum perl by Akron · 6 years ago
  69. dd1c0f1 Updated version by Akron · 6 years ago
  70. 28dc17f Fix certainty values in TreeTagger output by Akron · 7 years ago
  71. 4c67919 Support for LWC dependency annotations by Akron · 7 years ago
  72. 3c56f50 Support file extensions in base tokenization file by Akron · 7 years ago
  73. 9a062ce Fix tarring to include only filenames by Akron · 7 years ago
  74. 0a6cce1 Remove non-core fc by Akron · 7 years ago
  75. 3abc03e Fixed exit codes in script by Akron · 7 years ago
  76. ce125b6 Improved documentation on new features by Akron · 7 years ago
  77. d5bb434 Fixed permissions in test suite by Akron · 7 years ago
  78. da3097e Finished tar flag by Akron · 8 years ago
  79. 9ec8887 Introduced sequential extraction flag to circumvent troubles with parallel extraction by Akron · 8 years ago
  80. 86db52e Improved unzip overwriting mechanism by Akron · 8 years ago
  81. 63f20d4 Support serial conversion and input-base by Akron · 8 years ago
  82. 8150010 Introduced temporary extraction by Akron · 8 years ago
  83. 636aa11 Added configuration to script by Akron · 8 years ago
  84. 55778f0 Added preliminary support for diacritic insensitivity support by Akron · 8 years ago
  85. 5809fea Fixed casefolding for case insensitivity by Akron · 8 years ago
  86. 3bd942f Added marmot-support by Akron · 8 years ago
  87. 60a8caa Treat prefixes correct for text sigles by Akron · 8 years ago
  88. 08d5445 Changed meta name for pages by Akron · 8 years ago
  89. 41ac10b Added pagebreak annotations (with '~'-prefix) by Akron · 8 years ago
  90. 3887301 More relaxed handling of document siglen by Akron · 8 years ago
  91. 4fa37c3 Added DRuKoLa support to korapxml2krill script by Akron · 8 years ago
  92. 7e2eb88 Fixed analytic+monogr behaviour for metadata by Akron · 8 years ago
  93. 3ec0a1c Updated to Mojolicious 7.20 by Akron · 8 years ago
  94. 3741f8b Added base-sentences and base-paragraphs options by Akron · 8 years ago
  95. 6f9fef5 Ignore recursion in CoreNLP by Akron · 8 years ago
  96. 13d5662 Improved 'already processed' message by Akron · 8 years ago
  97. 2812ba2 Fixed archive handling and support multiple jobs for extraction by Akron · 8 years ago
  98. 2fd402b Added support for wildcards in document siglen by Akron · 8 years ago
  99. b4bbec7 Fixed naming scheme for folder archives by Akron · 8 years ago
  100. 2080758 Added extraction method for documents in archives by Akron · 8 years ago