1. 698db68 Fix tokenSource resolving to standoff annotation foundry by Marc Kupietz · 3 months ago
  2. a84b5b4 Drop empty texts (0 tokens) from Krill output (#46) by Marc Kupietz · 3 months ago
  3. 4a73859 Support corpora with custom tokenization and annotations by Marc Kupietz · 3 months ago
  4. 5463250 Rename misleading Krill metadata fields textClass/textDomain by Marc Kupietz · 3 months ago
  5. 7348ee0 Bump version to v3.4.0 by Marc Kupietz · 3 months ago v3.4.0
  6. c53ae28 Rename stand-off metadata field wikidomain to wikiDomain by Marc Kupietz · 3 months ago
  7. 6ec4b38 Add rei_sample.zip test resource for stand-off metadata test by Marc Kupietz · 3 months ago
  8. 3455470 Add stand-off metadata support for Krill output by Marc Kupietz · 3 months ago
  9. 517ff4b Bump version to v3.3.3 by Marc Kupietz · 3 months ago v3.3.3
  10. 3ff8175 Add support for some basic standard P5 elements by Marc Kupietz · 3 months ago
  11. 893f6c5 Fix scheduler for external annotators by Marc Kupietz · 5 months ago
  12. f5ad1f2 Make sure that pubDate and creationDate are inherited if necessary by Marc Kupietz · 5 months ago
  13. 6c55ae7 Bump version to 3.3.2 by Marc Kupietz · 5 months ago v3.3.2
  14. c58c112 Write pupDate to krill json also when incomplete by Marc Kupietz · 5 months ago
  15. 88e6e1f Bump version to v3.3.1 by Marc Kupietz · 5 months ago v3.3.1
  16. 1c51e78 Fix build warnings by Marc Kupietz · 5 months ago
  17. 8a1b2a9 Let CoreNLP use the base tokenization by Marc Kupietz · 5 months ago
  18. a2dd177 Use archive-order plain streaming mode also for base zip conllu output by Marc Kupietz · 5 months ago
  19. dd3c12a Use archive-order plain streaming mode also for w2v output by Marc Kupietz · 5 months ago
  20. 49b007b Use standard java zip for now format output by Marc Kupietz · 5 months ago
  21. 128da27 Add open --stax-text by Marc Kupietz · 5 months ago
  22. 8d5f84a Do not sort texts in now output mode by Marc Kupietz · 5 months ago
  23. 4bfb4f6 Fix output MB calculation in now mode by Marc Kupietz · 5 months ago
  24. 4e286a7 Reduce noisy missing-text warning by Marc Kupietz · 6 months ago v3.3.0
  25. e196078 Stream Krill tail output by Marc Kupietz · 6 months ago
  26. fb70f57 Log stalled pending Krill texts by Marc Kupietz · 6 months ago
  27. 0f18a78 Optimize Krill stream generation by Marc Kupietz · 6 months ago
  28. e922b48 Fix 2nd Krill output route for UTF8 buffer overflows by Marc Kupietz · 6 months ago
  29. 9995883 Don't shut down the compression executor too early by Marc Kupietz · 6 months ago
  30. 6c764a6 Prepare for v3.3.0 by Marc Kupietz · 6 months ago
  31. b479e0b Stabilize Krill scheduling and compression backpressure by Marc Kupietz · 6 months ago
  32. 649a56c Fix task scheduler imbalance for krill output by Marc Kupietz · 6 months ago
  33. 705034d Fix late expunging of complete texts by Marc Kupietz · 6 months ago
  34. ad9395c Fix invocation summary log destination by Marc Kupietz · 6 months ago
  35. 769e130 Make annotation zip out more robust against tagger crashes by Marc Kupietz · 6 months ago
  36. 0503424 Log info call parameters and environment by Marc Kupietz · 6 months ago
  37. f1255f3 Balance annotation worker backpressure by Codex · 6 months ago
  38. 47ba66c Bump version to v3.2.1 by Marc Kupietz · 6 months ago
  39. 61fdf38 Fixed OutOfMemoryError when annotating very long texts by Marc Kupietz · 6 months ago
  40. 405dd63 Don't show full path in progress bar by Marc Kupietz · 6 months ago
  41. 30bd654 Bump version to v3.2.0 by Marc Kupietz · 6 months ago
  42. 7813381 For krill output and morpho.xml files, bypass XMLCommentFilterReader by Marc Kupietz · 6 months ago
  43. 81d53ca Fix heap issues with 2krill conversion by Marc Kupietz · 6 months ago
  44. b5f0b39 Mark non-word tokens for index by Marc Kupietz · 6 months ago
  45. 8c87ecb Bump version to v3.1.3 by Marc Kupietz · 8 months ago v3.1.3
  46. 563242f Fetch external link titles from rend attribute – if available by Marc Kupietz · 8 months ago
  47. 223fc6c Fix textExternalLink(s) typo by Marc Kupietz · 8 months ago
  48. 45347db Fixed `-L` option being ignored when using internal taggers by Marc Kupietz · 8 months ago
  49. 21e9fb6 Add -L|--log-dir option by Marc Kupietz · 9 months ago
  50. fbde7ed Bump version to v3.1.2 by Marc Kupietz · 9 months ago v3.1.2
  51. a22faa6 Fixed sparse annotations being assigned to wrong tokens by Marc Kupietz · 9 months ago
  52. ce15b40 Bump to v3.1.1 by Marc Kupietz · 9 months ago
  53. 7eabcdd Fix compiler warnings by Marc Kupietz · 9 months ago
  54. e260f91 Fix missing metadata inherited from corpus and document by Marc Kupietz · 9 months ago
  55. 06511f1 Fix missing paragraph spans by Marc Kupietz · 9 months ago
  56. 9eeaa91 Fix duplicate log files by Marc Kupietz · 9 months ago docker
  57. 93ae658 Always log to log files by Marc Kupietz · 9 months ago
  58. 4b8e6d6 Fix -o fail with relative paths by Marc Kupietz · 9 months ago
  59. 62ee57a Bump version to v3.1.0 by Marc Kupietz · 10 months ago v3.1.0
  60. 3118eb2 Skip docker tagging tests also in GH Actions by Marc Kupietz · 10 months ago
  61. 2fc76c7 Fix -F -T option combination by Marc Kupietz · 10 months ago
  62. abbf409 Fix ci workflow again by Marc Kupietz · 10 months ago
  63. 741a55e Fox -o option for -T with docker taggers by Marc Kupietz · 10 months ago
  64. 20adf42 Run docker requiring tests only when available by Marc Kupietz · 10 months ago
  65. ec7c2ae Fix gitlab ci timeout: do not run dockers inside docker by Marc Kupietz · 10 months ago
  66. fc47eb4 fix missing newline in text output formats by Marc Kupietz · 10 months ago
  67. 994a232 automatically gzip output for now, w2v, conllu target formats if -o ends with `.gz` by Marc Kupietz · 10 months ago
  68. 390bf47 Fix progressbar for w2v/now output with -o and without -q by Marc Kupietz · 10 months ago
  69. c4401fa Fix foundry overwrite option by Marc Kupietz · 10 months ago
  70. ea46d61 Bump version to v3.1.0-rc1 by Marc Kupietz · 10 months ago v3.1.0-rc1
  71. 4d7dace Fix too many lines in tagger/parser conllu by Marc Kupietz · 10 months ago
  72. 85f957a Add native spaCy support by Marc Kupietz · 10 months ago
  73. 9d2dc81 Add native treetagger support by Marc Kupietz · 10 months ago
  74. f059379 Fix -o option for conllu output by Marc Kupietz · 10 months ago
  75. 1c79273 Don't warn on missing zip entries when writing text by Marc Kupietz · 10 months ago
  76. e082596 Bump version to v3.0.0 by Marc Kupietz · 10 months ago v3.0.0
  77. 85ed416 Make -o option more consistent by Marc Kupietz · 10 months ago
  78. 192500c Sort multiple XPOS/Lemma annotations by descending probability by Marc Kupietz · 10 months ago
  79. 56153d5 Bump version to v3.00-rc3 by Marc Kupietz · 10 months ago v3.00-rc3
  80. 512ff62 Fix: Support multiple token/POS interpretations by Marc Kupietz · 10 months ago
  81. b8deaa3 Bump version to 3.00-rc2 by Marc Kupietz · 10 months ago v3.0-rc2
  82. 63ab802 Add missing cmc.conllu file by Marc Kupietz · 10 months ago
  83. 9d93073 Remove gunzip dependency from tests by Marc Kupietz · 10 months ago
  84. 5fe9ca6 Make sure the foundry is picked up from external annotators (-A) by Marc Kupietz · 10 months ago
  85. 6717ee0 Support non-BMP tokens (emojis, …) in krill output by Marc Kupietz · 10 months ago
  86. 8d33406 Warn on missing text content by Marc Kupietz · 10 months ago
  87. 6b1af77 Add missing wud24_sample.marmot-malt.conllu resource by Marc Kupietz · 10 months ago
  88. 6ca3c80 Mute progressbar in tests by Marc Kupietz · 10 months ago
  89. fd2794a Replace unzip dependency in ConlluConversionTest with native Kotlin by Marc Kupietz · 10 months ago
  90. af5d3aa Add missing wud24_sample.spacy.conllu resource by Marc Kupietz · 10 months ago
  91. 559f273 Fix deprecation warning by Marc Kupietz · 10 months ago
  92. 19ea3aa Fix K2K-env var tests by Marc Kupietz · 10 months ago
  93. b29a4a6 Add tests for K2K_PUBLISHER_STRING,K2K_TRANSLATOR_TEXT by Marc Kupietz · 10 months ago
  94. 0dbc6bd Fix wrong text count by Marc Kupietz · 10 months ago
  95. 1aa738f Fix missing header metadata by Marc Kupietz · 10 months ago
  96. 89625ba Scan zips only once by Marc Kupietz · 10 months ago
  97. 6d043de Compress whill queueing krill output by Marc Kupietz · 10 months ago
  98. da83eec Improve fairness of watermark scheduler by Marc Kupietz · 10 months ago
  99. 4c4470a Don't wait for text that are already emitted to krill.tar by Marc Kupietz · 10 months ago
  100. 803394d Calculate defaults for heap and threads adaptively by Marc Kupietz · 10 months ago