1. 3f1ec6a Handle ZIP64 annotation archives in text exports by Marc Kupietz · 5 weeks ago master
  2. 573b689 Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 by dependabot[bot] · 3 months ago
  3. b70bfaf Bump org.apache.opennlp:opennlp-tools from 2.5.9 to 2.5.10 by dependabot[bot] · 3 months ago
  4. d98180c Bump org.jetbrains.kotlin:kotlin-test from 2.4.0 to 2.4.10 by dependabot[bot] · 8 weeks ago
  5. eabe414 Stabilize large word2vec exports by Marc Kupietz · 5 weeks ago
  6. 849affd Add missing rei_sample annotation-foundry test fixtures by Marc Kupietz · 8 weeks ago
  7. e784b03 Add Krill tar merge mode: update existing tars from ZIPs and stand-off metadata by Marc Kupietz · 9 weeks ago
  8. 394c544 Bump version to v4.1.0 by Marc Kupietz · 3 months ago v4.1.0
  9. 81528a8 Drop redundant safe calls on smart-cast morphoData in Krill layer scan by Marc Kupietz · 3 months ago
  10. 0c14fa0 Bump org.jetbrains.kotlin:kotlin-test from 2.3.21 to 2.4.0 by dependabot[bot] · 3 months ago
  11. 001f699 Bump org.jetbrains.kotlin.jvm from 2.3.21 to 2.4.0 by dependabot[bot] · 3 months ago
  12. 9c647b8 Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.2 to 1.11.0 by dependabot[bot] · 3 months ago
  13. 81179f4 Bump org.apache.opennlp:opennlp-tools from 2.5.8 to 2.5.9 by dependabot[bot] · 3 months ago
  14. 7ab5a47 Normalise free-text creatDate to ISO for Krill type:date fields by Marc Kupietz · 3 months ago
  15. c28c01b Pass I5 xenoData metadata blocks to Krill output (issue #54) by Marc Kupietz · 3 months ago
  16. 41637c3 Bump version to v4.0.0 by Marc Kupietz · 3 months ago v4.0.0
  17. 9aa5e08 Always emit Krill availability, inherited corpus->doc->text, default unknown by Marc Kupietz · 3 months ago
  18. 92349f0 Keep tagger foundry when annotating corpora with custom inline foundries by Marc Kupietz · 3 months ago
  19. 29f2384 Index extra inline w-attributes (norm, orig, phon, trans) as Krill layers by Marc Kupietz · 3 months ago
  20. 2cb3acb Remove redundant out-projection in resolveHeaderMetadata by Marc Kupietz · 3 months ago
  21. 63341e1 Derive externalLink for Krill when not explicitly encoded (#47) by Marc Kupietz · 3 months ago
  22. 698db68 Fix tokenSource resolving to standoff annotation foundry by Marc Kupietz · 3 months ago
  23. a84b5b4 Drop empty texts (0 tokens) from Krill output (#46) by Marc Kupietz · 3 months ago
  24. a9adcb2 Bump org.apache.opennlp:opennlp-tools from 2.5.7 to 2.5.8 by dependabot[bot] · 5 months ago
  25. 6756cc5 Bump org.apache.ant:ant from 1.10.15 to 1.10.17 by dependabot[bot] · 5 months ago
  26. 8b76e2a Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre by dependabot[bot] · 5 months ago
  27. b3120dd Bump org.jetbrains.kotlin:kotlin-test from 2.3.20 to 2.3.21 by dependabot[bot] · 5 months ago
  28. 4a73859 Support corpora with custom tokenization and annotations by Marc Kupietz · 3 months ago
  29. 5463250 Rename misleading Krill metadata fields textClass/textDomain by Marc Kupietz · 3 months ago
  30. 7348ee0 Bump version to v3.4.0 by Marc Kupietz · 3 months ago v3.4.0
  31. c53ae28 Rename stand-off metadata field wikidomain to wikiDomain by Marc Kupietz · 3 months ago
  32. 6ec4b38 Add rei_sample.zip test resource for stand-off metadata test by Marc Kupietz · 3 months ago
  33. 3455470 Add stand-off metadata support for Krill output by Marc Kupietz · 3 months ago
  34. 517ff4b Bump version to v3.3.3 by Marc Kupietz · 3 months ago v3.3.3
  35. 9ba6985 Set source and target compatibility to Java 21 by Marc Kupietz · 3 months ago
  36. 3ff8175 Add support for some basic standard P5 elements by Marc Kupietz · 3 months ago
  37. 893f6c5 Fix scheduler for external annotators by Marc Kupietz · 5 months ago
  38. f5ad1f2 Make sure that pubDate and creationDate are inherited if necessary by Marc Kupietz · 5 months ago
  39. 6c55ae7 Bump version to 3.3.2 by Marc Kupietz · 5 months ago v3.3.2
  40. c58c112 Write pupDate to krill json also when incomplete by Marc Kupietz · 5 months ago
  41. 88e6e1f Bump version to v3.3.1 by Marc Kupietz · 5 months ago v3.3.1
  42. f7deb22 Update gradle from 8.10.2 to 8.14.4 by Marc Kupietz · 5 months ago
  43. 1c51e78 Fix build warnings by Marc Kupietz · 5 months ago
  44. feae6fc Bump org.jetbrains.kotlin:kotlin-test from 2.3.10 to 2.3.20 by dependabot[bot] · 6 months ago
  45. 8a1b2a9 Let CoreNLP use the base tokenization by Marc Kupietz · 5 months ago
  46. a2dd177 Use archive-order plain streaming mode also for base zip conllu output by Marc Kupietz · 5 months ago
  47. dd3c12a Use archive-order plain streaming mode also for w2v output by Marc Kupietz · 5 months ago
  48. 49b007b Use standard java zip for now format output by Marc Kupietz · 5 months ago
  49. 128da27 Add open --stax-text by Marc Kupietz · 5 months ago
  50. 8d5f84a Do not sort texts in now output mode by Marc Kupietz · 5 months ago
  51. 4bfb4f6 Fix output MB calculation in now mode by Marc Kupietz · 5 months ago
  52. 4e286a7 Reduce noisy missing-text warning by Marc Kupietz · 6 months ago v3.3.0
  53. e196078 Stream Krill tail output by Marc Kupietz · 6 months ago
  54. fb70f57 Log stalled pending Krill texts by Marc Kupietz · 6 months ago
  55. 0f18a78 Optimize Krill stream generation by Marc Kupietz · 6 months ago
  56. e922b48 Fix 2nd Krill output route for UTF8 buffer overflows by Marc Kupietz · 6 months ago
  57. 9995883 Don't shut down the compression executor too early by Marc Kupietz · 6 months ago
  58. 6c764a6 Prepare for v3.3.0 by Marc Kupietz · 6 months ago
  59. b479e0b Stabilize Krill scheduling and compression backpressure by Marc Kupietz · 6 months ago
  60. 649a56c Fix task scheduler imbalance for krill output by Marc Kupietz · 6 months ago
  61. 705034d Fix late expunging of complete texts by Marc Kupietz · 6 months ago
  62. ad9395c Fix invocation summary log destination by Marc Kupietz · 6 months ago
  63. 769e130 Make annotation zip out more robust against tagger crashes by Marc Kupietz · 6 months ago
  64. 0503424 Log info call parameters and environment by Marc Kupietz · 6 months ago
  65. f1255f3 Balance annotation worker backpressure by Codex · 6 months ago
  66. 47ba66c Bump version to v3.2.1 by Marc Kupietz · 6 months ago
  67. 61fdf38 Fixed OutOfMemoryError when annotating very long texts by Marc Kupietz · 6 months ago
  68. 405dd63 Don't show full path in progress bar by Marc Kupietz · 6 months ago
  69. a224ce2 Bump me.tongfei:progressbar from 0.10.1 to 0.10.2 by dependabot[bot] · 8 months ago
  70. a39acf4 Bump org.jetbrains.kotlin:kotlin-test from 2.3.0 to 2.3.10 by dependabot[bot] · 7 months ago
  71. 30bd654 Bump version to v3.2.0 by Marc Kupietz · 6 months ago
  72. 7813381 For krill output and morpho.xml files, bypass XMLCommentFilterReader by Marc Kupietz · 6 months ago
  73. 81d53ca Fix heap issues with 2krill conversion by Marc Kupietz · 6 months ago
  74. b5f0b39 Mark non-word tokens for index by Marc Kupietz · 6 months ago
  75. 8c87ecb Bump version to v3.1.3 by Marc Kupietz · 8 months ago v3.1.3
  76. 563242f Fetch external link titles from rend attribute – if available by Marc Kupietz · 8 months ago
  77. 223fc6c Fix textExternalLink(s) typo by Marc Kupietz · 8 months ago
  78. 45347db Fixed `-L` option being ignored when using internal taggers by Marc Kupietz · 8 months ago
  79. e481b6a Clamp CoreNLP to v3.X.X by Marc Kupietz · 9 months ago
  80. 099919a Bump org.jetbrains.kotlin:kotlin-test from 2.2.21 to 2.3.0 by dependabot[bot] · 9 months ago
  81. 21e9fb6 Add -L|--log-dir option by Marc Kupietz · 9 months ago
  82. fbde7ed Bump version to v3.1.2 by Marc Kupietz · 9 months ago v3.1.2
  83. a22faa6 Fixed sparse annotations being assigned to wrong tokens by Marc Kupietz · 9 months ago
  84. 8ecd00c Bump org.apache.opennlp:opennlp-tools from 2.5.6.1 to 2.5.7 by dependabot[bot] · 9 months ago
  85. ce15b40 Bump to v3.1.1 by Marc Kupietz · 9 months ago
  86. 7eabcdd Fix compiler warnings by Marc Kupietz · 9 months ago
  87. e260f91 Fix missing metadata inherited from corpus and document by Marc Kupietz · 9 months ago
  88. 06511f1 Fix missing paragraph spans by Marc Kupietz · 9 months ago
  89. 9eeaa91 Fix duplicate log files by Marc Kupietz · 9 months ago docker
  90. 93ae658 Always log to log files by Marc Kupietz · 9 months ago
  91. 4b8e6d6 Fix -o fail with relative paths by Marc Kupietz · 9 months ago
  92. 62ee57a Bump version to v3.1.0 by Marc Kupietz · 9 months ago v3.1.0
  93. 3118eb2 Skip docker tagging tests also in GH Actions by Marc Kupietz · 9 months ago
  94. 2fc76c7 Fix -F -T option combination by Marc Kupietz · 9 months ago
  95. abbf409 Fix ci workflow again by Marc Kupietz · 9 months ago
  96. 741a55e Fox -o option for -T with docker taggers by Marc Kupietz · 9 months ago
  97. 20adf42 Run docker requiring tests only when available by Marc Kupietz · 9 months ago
  98. ec7c2ae Fix gitlab ci timeout: do not run dockers inside docker by Marc Kupietz · 9 months ago
  99. fc47eb4 fix missing newline in text output formats by Marc Kupietz · 9 months ago
  100. 994a232 automatically gzip output for now, w2v, conllu target formats if -o ends with `.gz` by Marc Kupietz · 9 months ago