1. 1b796a6 Allow zip output for combined pos tagging + dependency parsing by Marc Kupietz · 3 weeks ago
  2. 4815065 Add -q/--quiet option to suppress progressbar by Marc Kupietz · 3 weeks ago
  3. 64dce82 Bump version to v2.10 by Marc Kupietz · 3 weeks ago
  4. b8eb979 Add dependency output to CoNLL-U by Marc Kupietz · 3 weeks ago
  5. 3aaf304 Add spacy tag+parse example to Readme by Marc Kupietz · 3 weeks ago
  6. c9fbbfc Make progressbar colorful by Marc Kupietz · 3 weeks ago
  7. d325e99 Fix: NullPointerException in conlluOutput by Marc Kupietz · 3 weeks ago
  8. 3d8b131 gitignore copilot stuff by Marc Kupietz · 3 weeks ago
  9. d698f0e Add progressbar and ETA by Marc Kupietz · 3 weeks ago
  10. 7d2ceef Allow -f zip for -A by Marc Kupietz · 3 weeks ago
  11. f13fc7b Bump version to 2.01 by Marc Kupietz · 3 weeks ago
  12. f8f3531 Make -A more stable by Marc Kupietz · 3 weeks ago
  13. 761d1b7 Bump version to 2.0-beta-02 by Marc Kupietz · 3 weeks ago
  14. de91759 Update dependencies by Marc Kupietz · 3 weeks ago
  15. 8d875cc Bump target JDK to 21 by Marc Kupietz · 3 weeks ago
  16. fc864c0 Fix premature input zip closing with multpile threads by Marc Kupietz · 3 weeks ago
  17. 61cb0d6 CI: Bump temurin jdk version from 17 to 19 by Marc Kupietz · 3 months ago
  18. 58887f5 Fix build warnings by Marc Kupietz · 3 months ago
  19. fc18d28 Update dependencies by Marc Kupietz · 3 months ago
  20. 518898d Add more lemma only focused options by Marc Kupietz · 3 months ago
  21. 613b8cd Turn some exceptions into warnings by Marc Kupietz · 3 months ago
  22. eb11eac Add lemma option to print lemmas in w2v/now exports by Marc Kupietz · 3 months ago
  23. b7de1e8 Add NOW corpus format example to Readme by Marc Kupietz · 3 months ago
  24. a78d021 Add NOW corpus export format by Marc Kupietz · 4 months ago
  25. 6ac4883 Second attempt to fix thread handling by Marc Kupietz · 6 months ago
  26. 1523a9a Fix ConcurrentModificationException by Marc Kupietz · 6 months ago
  27. 0a5b5ff Also rename gradle project to korapxmltool by Marc Kupietz · 10 months ago
  28. 54259c0 Warn but don't crash on invalid spans by Marc Kupietz · 10 months ago
  29. e35e9b0 Fix download link in Readme.md by Marc Kupietz · 10 months ago
  30. a62fe24 Fix GitLab CI script and Readme by Marc Kupietz · 10 months ago
  31. ffefc82 Update Readme by Marc Kupietz · 10 months ago
  32. 07c60d3 Rename to korapxmltool by Marc Kupietz · 10 months ago
  33. e47ff94 Bump version to 2.0-beta-01 by Marc Kupietz · 10 months ago
  34. 7c3cc56 Add some more error logging for crashed workers by Marc Kupietz · 10 months ago
  35. ac67369 Use apache commons for creating proper unix style ZIP64 archives by Marc Kupietz · 10 months ago
  36. f00b1a9 Add KorAP XML zip output for dependency parses by Marc Kupietz · 10 months ago
  37. 2efb347 Bump Kotlin plugin version in intellij config by Marc Kupietz · 10 months ago
  38. 56aa154 Exit with error on KorAP-XML output request for parses by Marc Kupietz · 10 months ago
  39. 0eb2cac Fix foundry in output zip file name by Marc Kupietz · 10 months ago
  40. 6005e69 Write KorAP-XML zip directly to a file by Marc Kupietz · 10 months ago
  41. 7b90c57 Improve finer grained logging by Marc Kupietz · 10 months ago
  42. 58c245f Bump version to 2.0-alpha-05 by Marc Kupietz · 10 months ago
  43. e32e8df Add OpenNLP maxent POS tag example to Readme by Marc Kupietz · 10 months ago
  44. e2dadbd Improve stability by Marc Kupietz · 10 months ago
  45. 47460fc Add -o|--overwrite option by Marc Kupietz · 10 months ago
  46. e252312 Update dependencies by Marc Kupietz · 10 months ago
  47. f94108d Bump version to 2.0-alpha-04 by Marc Kupietz · 1 year, 2 months ago
  48. 916bdfe Update dependencies by Marc Kupietz · 1 year, 2 months ago
  49. 2e4b3d6 Remove spaces around dependency tags by Marc Kupietz · 1 year, 2 months ago
  50. a92bacb Add option to write KorAP-XML-ZIP directly by Marc Kupietz · 1 year, 8 months ago
  51. 564ecab Extract output functions by Marc Kupietz · 1 year, 8 months ago
  52. 5d5c304 Bump version to 2.0-alpha-03 by Marc Kupietz · 1 year, 8 months ago
  53. f6276dd Fix handling of non-BMP characters (eg emojis) by Marc Kupietz · 1 year, 8 months ago
  54. 9da19db Add internal OpenNLP POS tagger by Marc Kupietz · 1 year, 8 months ago
  55. e3af15b Catch sentence indices out of bounds like in v0 by Marc Kupietz · 1 year, 8 months ago
  56. 323e93e Increase heap size for tests and fix failing marmot test by Marc Kupietz · 1 year, 8 months ago
  57. 47b43c3 Allow for multiple zips as arguments by Marc Kupietz · 1 year, 8 months ago
  58. d55ca0c Fix race condition with metadata extraction by Marc Kupietz · 1 year, 8 months ago
  59. 1465ce2 Upgrade cistern/marmot dependency by Marc Kupietz · 1 year, 8 months ago
  60. 94748a6 Filter out comments to avoid parser aborts on illegal -- sequences by Marc Kupietz · 1 year, 8 months ago
  61. 531fe1a Check sentence index for out of bounds by Marc Kupietz · 1 year, 8 months ago
  62. 1f54493 Extract annotation classes by Marc Kupietz · 1 year, 8 months ago
  63. af682a4 Add --parse-with malt:</path/to/model> option by Marc Kupietz · 1 year, 8 months ago
  64. e674742 Process sequentially if only one thread by Marc Kupietz · 1 year, 8 months ago
  65. 795a95e Extract processZipEntry by Marc Kupietz · 1 year, 8 months ago
  66. 8b3fc76 Control number of threads also for for-join-pool by Marc Kupietz · 1 year, 8 months ago
  67. 58baee7 Bump version to v2.0-alpha-02 by Marc Kupietz · 1 year, 8 months ago
  68. 9cd09cc Update .idea files by Marc Kupietz · 1 year, 8 months ago
  69. a02fc44 Bump guava to v33.1.0 by Marc Kupietz · 1 year, 8 months ago
  70. 1615020 Bump kotlin version to v2.0.0-Beta5 by Marc Kupietz · 1 year, 8 months ago
  71. d1c3846 Change license from BSD to GPLv3 because of MarMoT integration by Marc Kupietz · 1 year, 8 months ago
  72. a6b8197 Add option --tag-with marmot:<path/to/model> by Marc Kupietz · 1 year, 8 months ago
  73. 56a4556 Fetch cistern/marmot depenecy from jitpack.io by Marc Kupietz · 1 year, 8 months ago
  74. d8bed67 Process zips in parallel with one tool instance/thread by Marc Kupietz · 1 year, 8 months ago
  75. 853d5bc Process zips ordered and sequentially by Marc Kupietz · 1 year, 8 months ago
  76. 0c6e877 Provide a direct bridge to java based annotation tools by Marc Kupietz · 1 year, 8 months ago
  77. 89609a1 Get more input only if process is alive by Marc Kupietz · 1 year, 8 months ago
  78. 0f59181 Add missing running threads decrease by Marc Kupietz · 1 year, 8 months ago
  79. cf8cd2a Add missing colored log formatter by Marc Kupietz · 1 year, 9 months ago
  80. db391df Add example for -A to Readme by Marc Kupietz · 1 year, 9 months ago
  81. 01975ef Add our own log colored formatter by Marc Kupietz · 1 year, 9 months ago
  82. 6181f22 Use coroutines instead of threads for annotation pipes by Marc Kupietz · 1 year, 9 months ago
  83. 9846920 On parse exceptions log warning and skip text by Marc Kupietz · 1 year, 9 months ago
  84. 46aaae8 Implement --token-separator option by Marc Kupietz · 1 year, 9 months ago
  85. b51dfcc Code clean-up by Marc Kupietz · 1 year, 9 months ago
  86. 2282c99 Fix and rename WorkerPool package by Marc Kupietz · 1 year, 9 months ago
  87. 282e3ec Implement --extract-attributes-regex by Marc Kupietz · 1 year, 9 months ago
  88. e0bd4a4 Make hashes class variables by Marc Kupietz · 1 year, 9 months ago
  89. d47f5a0 Fix closing all worker threads by Marc Kupietz · 1 year, 9 months ago
  90. 81d0c70 Improve tt <unknown> replacement by Marc Kupietz · 1 year, 9 months ago
  91. 96b71cf Implement --extract-metadata option by Marc Kupietz · 1 year, 9 months ago
  92. c739e9d Add CI script by Marc Kupietz · 1 year, 9 months ago
  93. c80e330 Add Readme by Marc Kupietz · 1 year, 9 months ago
  94. 759c3ad Add license by Marc Kupietz · 1 year, 9 months ago
  95. 611c3f4 Drop space after filename imitation in compat mode by Marc Kupietz · 1 year, 9 months ago
  96. 4af5ede Print no offsets for empty sentences by Marc Kupietz · 1 year, 9 months ago
  97. 4d4b0c8 Add option -A to pipe output through annotation tool by Marc Kupietz · 1 year, 9 months ago
  98. 67b07a6 Update tests by Marc Kupietz · 1 year, 9 months ago
  99. 119f83d Always use morpho tokens by Marc Kupietz · 1 year, 9 months ago
  100. 8086e93 Always use the first fs for a token by Marc Kupietz · 1 year, 9 months ago