1. 0b0bde8 Speed up Krill output tests by only processing once by Marc Kupietz · 9 days ago
  2. 09d45b7 Fix mixed foundry detection by Marc Kupietz · 10 days ago
  3. 4d704a3 Switch to XML parsing by Marc Kupietz · 11 days ago
  4. 9d2c64e Neutralize identifiers for constituency and sentence annotations by Marc Kupietz · 11 days ago
  5. bf622e9 Add constituencies and non base sentences to krill output by Marc Kupietz · 11 days ago
  6. f1d1e7f Fix escaping of $ and # by Marc Kupietz · 11 days ago
  7. 16b4ccb Add --non-word-token option and change default by Marc Kupietz · 11 days ago
  8. ccce9d6 Fix progress bar to show output filename instead of generic label by Marc Kupietz · 12 days ago
  9. 82b4b64 Re-enable conditional incremental output for multi-text corpora by Marc Kupietz · 13 days ago
  10. f5e0d2d Clean up debug logging after confirming dependency fix by Marc Kupietz · 13 days ago
  11. fb0862b Fix scheduler termination and temporarily disable incremental output by Marc Kupietz · 13 days ago
  12. 0df533a Fix missing base/s by Marc Kupietz · 13 days ago
  13. ac82228 Escape hashes by Marc Kupietz · 13 days ago
  14. 782b3fe Free memory after tar push by Marc Kupietz · 13 days ago
  15. e1594dc Log file contents more precisely by Marc Kupietz · 13 days ago
  16. 89adf73 Redirect logs earlier by Marc Kupietz · 13 days ago
  17. ea048ff Make incremental krill the only operation mode by Marc Kupietz · 13 days ago
  18. 899f233 Krill: log to file by Marc Kupietz · 13 days ago
  19. 1dd505f Fix NPE by Marc Kupietz · 13 days ago
  20. 32f15f1 Make sure alle entries are processed in sorted order by Marc Kupietz · 13 days ago
  21. 5c14247 Switch to priority based scheduling by Marc Kupietz · 13 days ago
  22. e706b8c Improve logging by Marc Kupietz · 14 days ago
  23. f7e06c2 Do not close tar stream before we are finished by Marc Kupietz · 14 days ago
  24. 7799272 Process ZIPs in sorted order by Marc Kupietz · 14 days ago
  25. b447a8b Read ZIP contents in parallel by Marc Kupietz · 14 days ago
  26. 7397838 Add ZIP scanning progressbar by Marc Kupietz · 14 days ago
  27. e9af1c5 Use inventory instead of watermark by Marc Kupietz · 2 weeks ago
  28. 327dc6b Krill output: Introduce watermark based output approach by Marc Kupietz · 2 weeks ago
  29. 7beb4af Introduce incremental-krill by Marc Kupietz · 2 weeks ago
  30. 9131003 Krill output: Improvements for many texts by Marc Kupietz · 2 weeks ago
  31. 32d6d6f Escape $ character in krill output by Marc Kupietz · 2 weeks ago
  32. a723cc0 Fix some metadata by Marc Kupietz · 2 weeks ago
  33. 4fd32ef Krill output: escape URLs in target refs by Marc Kupietz · 2 weeks ago
  34. 6d89917 Default destination folder always to . by Marc Kupietz · 2 weeks ago
  35. f30fd4f Fix more metadata types by Marc Kupietz · 2 weeks ago
  36. 86b055a Add krill output format by Marc Kupietz · 2 weeks ago
  37. c6b51e7 Add D/outputDir option by Marc Kupietz · 2 weeks ago
  38. 95b0fa6 Bump version to v2.20 by Marc Kupietz · 3 weeks ago
  39. 0aebe74 Switch all to ROOT locale by Marc Kupietz · 3 weeks ago
  40. 8e281d9 Fix sentence spans in dependency zip output by Marc Kupietz · 3 weeks ago
  41. 44f2f89 Print target zip name with progressbar by Marc Kupietz · 3 weeks ago
  42. 5a410be When zip output log to .log files by Marc Kupietz · 3 weeks ago
  43. cae0970 Fix foundry folder with -f zip by Marc Kupietz · 3 weeks ago
  44. 4c92944 Fix ConcurrentModificationException with CoNLL-U output by Marc Kupietz · 3 weeks ago
  45. 1b796a6 Allow zip output for combined pos tagging + dependency parsing by Marc Kupietz · 3 weeks ago
  46. 4815065 Add -q/--quiet option to suppress progressbar by Marc Kupietz · 3 weeks ago
  47. 64dce82 Bump version to v2.10 by Marc Kupietz · 3 weeks ago
  48. b8eb979 Add dependency output to CoNLL-U by Marc Kupietz · 3 weeks ago
  49. c9fbbfc Make progressbar colorful by Marc Kupietz · 3 weeks ago
  50. d325e99 Fix: NullPointerException in conlluOutput by Marc Kupietz · 3 weeks ago
  51. d698f0e Add progressbar and ETA by Marc Kupietz · 3 weeks ago
  52. 7d2ceef Allow -f zip for -A by Marc Kupietz · 3 weeks ago
  53. f13fc7b Bump version to 2.01 by Marc Kupietz · 3 weeks ago
  54. f8f3531 Make -A more stable by Marc Kupietz · 3 weeks ago
  55. 761d1b7 Bump version to 2.0-beta-02 by Marc Kupietz · 3 weeks ago
  56. de91759 Update dependencies by Marc Kupietz · 3 weeks ago
  57. 8d875cc Bump target JDK to 21 by Marc Kupietz · 3 weeks ago
  58. fc864c0 Fix premature input zip closing with multpile threads by Marc Kupietz · 3 weeks ago
  59. 58887f5 Fix build warnings by Marc Kupietz · 3 months ago
  60. fc18d28 Update dependencies by Marc Kupietz · 3 months ago
  61. 518898d Add more lemma only focused options by Marc Kupietz · 3 months ago
  62. 613b8cd Turn some exceptions into warnings by Marc Kupietz · 3 months ago
  63. eb11eac Add lemma option to print lemmas in w2v/now exports by Marc Kupietz · 3 months ago
  64. a78d021 Add NOW corpus export format by Marc Kupietz · 4 months ago
  65. 6ac4883 Second attempt to fix thread handling by Marc Kupietz · 6 months ago
  66. 1523a9a Fix ConcurrentModificationException by Marc Kupietz · 6 months ago
  67. 54259c0 Warn but don't crash on invalid spans by Marc Kupietz · 10 months ago
  68. 07c60d3 Rename to korapxmltool by Marc Kupietz · 10 months ago
  69. e47ff94 Bump version to 2.0-beta-01 by Marc Kupietz · 10 months ago
  70. 7c3cc56 Add some more error logging for crashed workers by Marc Kupietz · 10 months ago
  71. ac67369 Use apache commons for creating proper unix style ZIP64 archives by Marc Kupietz · 10 months ago
  72. f00b1a9 Add KorAP XML zip output for dependency parses by Marc Kupietz · 10 months ago
  73. 56aa154 Exit with error on KorAP-XML output request for parses by Marc Kupietz · 10 months ago
  74. 0eb2cac Fix foundry in output zip file name by Marc Kupietz · 10 months ago
  75. 6005e69 Write KorAP-XML zip directly to a file by Marc Kupietz · 10 months ago
  76. 7b90c57 Improve finer grained logging by Marc Kupietz · 10 months ago
  77. 58c245f Bump version to 2.0-alpha-05 by Marc Kupietz · 10 months ago
  78. e2dadbd Improve stability by Marc Kupietz · 10 months ago
  79. 47460fc Add -o|--overwrite option by Marc Kupietz · 10 months ago
  80. e252312 Update dependencies by Marc Kupietz · 10 months ago
  81. f94108d Bump version to 2.0-alpha-04 by Marc Kupietz · 1 year, 2 months ago
  82. 916bdfe Update dependencies by Marc Kupietz · 1 year, 2 months ago
  83. 2e4b3d6 Remove spaces around dependency tags by Marc Kupietz · 1 year, 2 months ago
  84. a92bacb Add option to write KorAP-XML-ZIP directly by Marc Kupietz · 1 year, 8 months ago
  85. 564ecab Extract output functions by Marc Kupietz · 1 year, 8 months ago
  86. 5d5c304 Bump version to 2.0-alpha-03 by Marc Kupietz · 1 year, 8 months ago
  87. f6276dd Fix handling of non-BMP characters (eg emojis) by Marc Kupietz · 1 year, 8 months ago
  88. 9da19db Add internal OpenNLP POS tagger by Marc Kupietz · 1 year, 8 months ago
  89. e3af15b Catch sentence indices out of bounds like in v0 by Marc Kupietz · 1 year, 8 months ago
  90. 323e93e Increase heap size for tests and fix failing marmot test by Marc Kupietz · 1 year, 8 months ago
  91. 47b43c3 Allow for multiple zips as arguments by Marc Kupietz · 1 year, 8 months ago
  92. d55ca0c Fix race condition with metadata extraction by Marc Kupietz · 1 year, 8 months ago
  93. 1465ce2 Upgrade cistern/marmot dependency by Marc Kupietz · 1 year, 8 months ago
  94. 94748a6 Filter out comments to avoid parser aborts on illegal -- sequences by Marc Kupietz · 1 year, 8 months ago
  95. 531fe1a Check sentence index for out of bounds by Marc Kupietz · 1 year, 8 months ago
  96. 1f54493 Extract annotation classes by Marc Kupietz · 1 year, 8 months ago
  97. af682a4 Add --parse-with malt:</path/to/model> option by Marc Kupietz · 1 year, 8 months ago
  98. e674742 Process sequentially if only one thread by Marc Kupietz · 1 year, 8 months ago
  99. 795a95e Extract processZipEntry by Marc Kupietz · 1 year, 8 months ago
  100. 8b3fc76 Control number of threads also for for-join-pool by Marc Kupietz · 1 year, 8 months ago