1. 893f6c5 Fix scheduler for external annotators by Marc Kupietz · 9 days ago master
  2. f5ad1f2 Make sure that pubDate and creationDate are inherited if necessary by Marc Kupietz · 10 days ago
  3. 6c55ae7 Bump version to 3.3.2 by Marc Kupietz · 14 days ago v3.3.2
  4. c58c112 Write pupDate to krill json also when incomplete by Marc Kupietz · 14 days ago
  5. 8f31f5c Fix changelog by Marc Kupietz · 2 weeks ago
  6. 88e6e1f Bump version to v3.3.1 by Marc Kupietz · 2 weeks ago v3.3.1
  7. f7deb22 Update gradle from 8.10.2 to 8.14.4 by Marc Kupietz · 2 weeks ago
  8. 1c51e78 Fix build warnings by Marc Kupietz · 2 weeks ago
  9. feae6fc Bump org.jetbrains.kotlin:kotlin-test from 2.3.10 to 2.3.20 by dependabot[bot] · 5 weeks ago
  10. 8a1b2a9 Let CoreNLP use the base tokenization by Marc Kupietz · 2 weeks ago
  11. a2dd177 Use archive-order plain streaming mode also for base zip conllu output by Marc Kupietz · 2 weeks ago
  12. dd3c12a Use archive-order plain streaming mode also for w2v output by Marc Kupietz · 2 weeks ago
  13. 49b007b Use standard java zip for now format output by Marc Kupietz · 2 weeks ago
  14. 128da27 Add open --stax-text by Marc Kupietz · 2 weeks ago
  15. 8d5f84a Do not sort texts in now output mode by Marc Kupietz · 2 weeks ago
  16. 4bfb4f6 Fix output MB calculation in now mode by Marc Kupietz · 2 weeks ago
  17. 4e286a7 Reduce noisy missing-text warning by Marc Kupietz · 4 weeks ago v3.3.0
  18. e196078 Stream Krill tail output by Marc Kupietz · 4 weeks ago
  19. fb70f57 Log stalled pending Krill texts by Marc Kupietz · 4 weeks ago
  20. 0f18a78 Optimize Krill stream generation by Marc Kupietz · 4 weeks ago
  21. e922b48 Fix 2nd Krill output route for UTF8 buffer overflows by Marc Kupietz · 4 weeks ago
  22. 9995883 Don't shut down the compression executor too early by Marc Kupietz · 4 weeks ago
  23. 6c764a6 Prepare for v3.3.0 by Marc Kupietz · 4 weeks ago
  24. b479e0b Stabilize Krill scheduling and compression backpressure by Marc Kupietz · 4 weeks ago
  25. 649a56c Fix task scheduler imbalance for krill output by Marc Kupietz · 4 weeks ago
  26. 705034d Fix late expunging of complete texts by Marc Kupietz · 4 weeks ago
  27. ad9395c Fix invocation summary log destination by Marc Kupietz · 4 weeks ago
  28. 769e130 Make annotation zip out more robust against tagger crashes by Marc Kupietz · 5 weeks ago
  29. 0503424 Log info call parameters and environment by Marc Kupietz · 5 weeks ago
  30. 6a55bf3 Document env variables in Readme.md by Marc Kupietz · 5 weeks ago
  31. f1255f3 Balance annotation worker backpressure by Codex · 5 weeks ago
  32. 47ba66c Bump version to v3.2.1 by Marc Kupietz · 5 weeks ago
  33. 61fdf38 Fixed OutOfMemoryError when annotating very long texts by Marc Kupietz · 5 weeks ago
  34. 2c3fcfa Update Readme.md by Marc Kupietz · 5 weeks ago v3.2.0
  35. 405dd63 Don't show full path in progress bar by Marc Kupietz · 5 weeks ago
  36. db44b4a Bump Kotlin plugin from 2.2.21 to 2.3.10 by Marc Kupietz · 5 weeks ago
  37. a224ce2 Bump me.tongfei:progressbar from 0.10.1 to 0.10.2 by dependabot[bot] · 3 months ago
  38. a39acf4 Bump org.jetbrains.kotlin:kotlin-test from 2.3.0 to 2.3.10 by dependabot[bot] · 10 weeks ago
  39. 81fdea4 Bump actions/upload-artifact from 6 to 7 by dependabot[bot] · 7 weeks ago
  40. 30bd654 Bump version to v3.2.0 by Marc Kupietz · 5 weeks ago
  41. 7813381 For krill output and morpho.xml files, bypass XMLCommentFilterReader by Marc Kupietz · 5 weeks ago
  42. 040d52a Calculate heap demand for krill conversion by Marc Kupietz · 6 weeks ago
  43. 81d53ca Fix heap issues with 2krill conversion by Marc Kupietz · 6 weeks ago
  44. b5f0b39 Mark non-word tokens for index by Marc Kupietz · 6 weeks ago
  45. 8c87ecb Bump version to v3.1.3 by Marc Kupietz · 3 months ago v3.1.3
  46. 563242f Fetch external link titles from rend attribute – if available by Marc Kupietz · 3 months ago
  47. 223fc6c Fix textExternalLink(s) typo by Marc Kupietz · 3 months ago
  48. 45347db Fixed `-L` option being ignored when using internal taggers by Marc Kupietz · 3 months ago
  49. b2c3e43 Update Readme.md by Marc Kupietz · 4 months ago
  50. e481b6a Clamp CoreNLP to v3.X.X by Marc Kupietz · 4 months ago
  51. 099919a Bump org.jetbrains.kotlin:kotlin-test from 2.2.21 to 2.3.0 by dependabot[bot] · 4 months ago
  52. 21e9fb6 Add -L|--log-dir option by Marc Kupietz · 4 months ago
  53. fbde7ed Bump version to v3.1.2 by Marc Kupietz · 4 months ago v3.1.2
  54. a22faa6 Fixed sparse annotations being assigned to wrong tokens by Marc Kupietz · 4 months ago
  55. 0eefedb Update Readme and Changelog by dependabot[bot] · 4 months ago v3.1.1
  56. 8ecd00c Bump org.apache.opennlp:opennlp-tools from 2.5.6.1 to 2.5.7 by dependabot[bot] · 4 months ago
  57. ce15b40 Bump to v3.1.1 by Marc Kupietz · 4 months ago
  58. 7eabcdd Fix compiler warnings by Marc Kupietz · 4 months ago
  59. e260f91 Fix missing metadata inherited from corpus and document by Marc Kupietz · 4 months ago
  60. 06511f1 Fix missing paragraph spans by Marc Kupietz · 4 months ago
  61. 9eeaa91 Fix duplicate log files by Marc Kupietz · 4 months ago docker
  62. 93ae658 Always log to log files by Marc Kupietz · 4 months ago
  63. 4b8e6d6 Fix -o fail with relative paths by Marc Kupietz · 4 months ago
  64. 62ee57a Bump version to v3.1.0 by Marc Kupietz · 5 months ago v3.1.0
  65. 3118eb2 Skip docker tagging tests also in GH Actions by Marc Kupietz · 5 months ago
  66. 2fc76c7 Fix -F -T option combination by Marc Kupietz · 5 months ago
  67. abbf409 Fix ci workflow again by Marc Kupietz · 5 months ago
  68. 741a55e Fox -o option for -T with docker taggers by Marc Kupietz · 5 months ago
  69. 20adf42 Run docker requiring tests only when available by Marc Kupietz · 5 months ago
  70. ec7c2ae Fix gitlab ci timeout: do not run dockers inside docker by Marc Kupietz · 5 months ago
  71. fc47eb4 fix missing newline in text output formats by Marc Kupietz · 5 months ago
  72. 994a232 automatically gzip output for now, w2v, conllu target formats if -o ends with `.gz` by Marc Kupietz · 5 months ago
  73. 390bf47 Fix progressbar for w2v/now output with -o and without -q by Marc Kupietz · 5 months ago
  74. c4401fa Fix foundry overwrite option by Marc Kupietz · 5 months ago
  75. ea46d61 Bump version to v3.1.0-rc1 by Marc Kupietz · 5 months ago v3.1.0-rc1
  76. 4d7dace Fix too many lines in tagger/parser conllu by Marc Kupietz · 5 months ago
  77. 85f957a Add native spaCy support by Marc Kupietz · 5 months ago
  78. 9d2dc81 Add native treetagger support by Marc Kupietz · 5 months ago
  79. ca40b8f Update gitignore by Marc Kupietz · 5 months ago
  80. f059379 Fix -o option for conllu output by Marc Kupietz · 5 months ago
  81. 1c79273 Don't warn on missing zip entries when writing text by Marc Kupietz · 5 months ago
  82. 76ae8f3 Bump xml-apis:xml-apis from 1.0.b2 to 2.0.2 by dependabot[bot] · 5 months ago
  83. e082596 Bump version to v3.0.0 by Marc Kupietz · 5 months ago v3.0.0
  84. 1982089 Add Changelog by Marc Kupietz · 5 months ago
  85. 15d97ac Bump actions/checkout from 4 to 6 by dependabot[bot] · 5 months ago
  86. 9313c4e Bump actions/setup-java from 4 to 5 by dependabot[bot] · 5 months ago
  87. d631889 Bump actions/upload-artifact from 4 to 5 by dependabot[bot] · 5 months ago
  88. f36c2cc Bump org.apache.opennlp:opennlp-tools from 2.5.6 to 2.5.6.1 by dependabot[bot] · 5 months ago
  89. c44a68d Bump mikepenz/release-changelog-builder-action from 5 to 6 by dependabot[bot] · 5 months ago
  90. 0d73436 Fix badges in Readme.md by Marc Kupietz · 5 months ago
  91. 2785ab8 Update Readme.md by Marc Kupietz · 5 months ago
  92. 85ed416 Make -o option more consistent by Marc Kupietz · 5 months ago
  93. 192500c Sort multiple XPOS/Lemma annotations by descending probability by Marc Kupietz · 5 months ago
  94. 56153d5 Bump version to v3.00-rc3 by Marc Kupietz · 5 months ago v3.00-rc3
  95. 3886dee GH-CI: Auto-generate changelogs by Marc Kupietz · 5 months ago
  96. 512ff62 Fix: Support multiple token/POS interpretations by Marc Kupietz · 5 months ago
  97. b8deaa3 Bump version to 3.00-rc2 by Marc Kupietz · 5 months ago v3.0-rc2
  98. 63ab802 Add missing cmc.conllu file by Marc Kupietz · 5 months ago
  99. 9d93073 Remove gunzip dependency from tests by Marc Kupietz · 5 months ago
  100. 5fe9ca6 Make sure the foundry is picked up from external annotators (-A) by Marc Kupietz · 5 months ago