1. ac67369 Use apache commons for creating proper unix style ZIP64 archives by Marc Kupietz · 5 weeks ago
  2. f00b1a9 Add KorAP XML zip output for dependency parses by Marc Kupietz · 5 weeks ago
  3. 56aa154 Exit with error on KorAP-XML output request for parses by Marc Kupietz · 5 weeks ago
  4. 0eb2cac Fix foundry in output zip file name by Marc Kupietz · 5 weeks ago
  5. 6005e69 Write KorAP-XML zip directly to a file by Marc Kupietz · 5 weeks ago
  6. 7b90c57 Improve finer grained logging by Marc Kupietz · 5 weeks ago
  7. 58c245f Bump version to 2.0-alpha-05 by Marc Kupietz · 5 weeks ago
  8. e2dadbd Improve stability by Marc Kupietz · 5 weeks ago
  9. 47460fc Add -o|--overwrite option by Marc Kupietz · 5 weeks ago
  10. e252312 Update dependencies by Marc Kupietz · 5 weeks ago
  11. f94108d Bump version to 2.0-alpha-04 by Marc Kupietz · 5 months ago
  12. 916bdfe Update dependencies by Marc Kupietz · 5 months ago
  13. 2e4b3d6 Remove spaces around dependency tags by Marc Kupietz · 5 months ago
  14. a92bacb Add option to write KorAP-XML-ZIP directly by Marc Kupietz · 11 months ago
  15. 564ecab Extract output functions by Marc Kupietz · 11 months ago
  16. 5d5c304 Bump version to 2.0-alpha-03 by Marc Kupietz · 11 months ago
  17. f6276dd Fix handling of non-BMP characters (eg emojis) by Marc Kupietz · 11 months ago
  18. 9da19db Add internal OpenNLP POS tagger by Marc Kupietz · 11 months ago
  19. e3af15b Catch sentence indices out of bounds like in v0 by Marc Kupietz · 11 months ago
  20. 323e93e Increase heap size for tests and fix failing marmot test by Marc Kupietz · 11 months ago
  21. 47b43c3 Allow for multiple zips as arguments by Marc Kupietz · 11 months ago
  22. d55ca0c Fix race condition with metadata extraction by Marc Kupietz · 11 months ago
  23. 1465ce2 Upgrade cistern/marmot dependency by Marc Kupietz · 11 months ago
  24. 94748a6 Filter out comments to avoid parser aborts on illegal -- sequences by Marc Kupietz · 11 months ago
  25. 531fe1a Check sentence index for out of bounds by Marc Kupietz · 11 months ago
  26. 1f54493 Extract annotation classes by Marc Kupietz · 11 months ago
  27. af682a4 Add --parse-with malt:</path/to/model> option by Marc Kupietz · 11 months ago
  28. e674742 Process sequentially if only one thread by Marc Kupietz · 11 months ago
  29. 795a95e Extract processZipEntry by Marc Kupietz · 11 months ago
  30. 8b3fc76 Control number of threads also for for-join-pool by Marc Kupietz · 11 months ago
  31. 58baee7 Bump version to v2.0-alpha-02 by Marc Kupietz · 11 months ago
  32. a02fc44 Bump guava to v33.1.0 by Marc Kupietz · 11 months ago
  33. 1615020 Bump kotlin version to v2.0.0-Beta5 by Marc Kupietz · 11 months ago
  34. a6b8197 Add option --tag-with marmot:<path/to/model> by Marc Kupietz · 11 months ago
  35. 56a4556 Fetch cistern/marmot depenecy from jitpack.io by Marc Kupietz · 11 months ago
  36. d8bed67 Process zips in parallel with one tool instance/thread by Marc Kupietz · 11 months ago
  37. 853d5bc Process zips ordered and sequentially by Marc Kupietz · 11 months ago
  38. 0c6e877 Provide a direct bridge to java based annotation tools by Marc Kupietz · 11 months ago
  39. 89609a1 Get more input only if process is alive by Marc Kupietz · 11 months ago
  40. 0f59181 Add missing running threads decrease by Marc Kupietz · 11 months ago
  41. cf8cd2a Add missing colored log formatter by Marc Kupietz · 12 months ago
  42. 01975ef Add our own log colored formatter by Marc Kupietz · 12 months ago
  43. 6181f22 Use coroutines instead of threads for annotation pipes by Marc Kupietz · 12 months ago
  44. 9846920 On parse exceptions log warning and skip text by Marc Kupietz · 12 months ago
  45. 46aaae8 Implement --token-separator option by Marc Kupietz · 12 months ago
  46. b51dfcc Code clean-up by Marc Kupietz · 12 months ago
  47. 2282c99 Fix and rename WorkerPool package by Marc Kupietz · 12 months ago
  48. 282e3ec Implement --extract-attributes-regex by Marc Kupietz · 12 months ago
  49. e0bd4a4 Make hashes class variables by Marc Kupietz · 12 months ago
  50. d47f5a0 Fix closing all worker threads by Marc Kupietz · 12 months ago
  51. 81d0c70 Improve tt <unknown> replacement by Marc Kupietz · 12 months ago
  52. 96b71cf Implement --extract-metadata option by Marc Kupietz · 12 months ago
  53. 611c3f4 Drop space after filename imitation in compat mode by Marc Kupietz · 12 months ago
  54. 4af5ede Print no offsets for empty sentences by Marc Kupietz · 12 months ago
  55. 4d4b0c8 Add option -A to pipe output through annotation tool by Marc Kupietz · 12 months ago
  56. 67b07a6 Update tests by Marc Kupietz · 12 months ago
  57. 119f83d Always use morpho tokens by Marc Kupietz · 12 months ago
  58. 8086e93 Always use the first fs for a token by Marc Kupietz · 12 months ago
  59. 02d87a0 Fix space at w2v output line end by Marc Kupietz · 12 months ago
  60. 1a9b339 Fix typo by Marc Kupietz · 12 months ago
  61. 8518581 Add morpho feature parsing for NKJP by Marc Kupietz · 12 months ago
  62. 5d77236 Add handling of texts without explicit tokeninzation (tokens.xml) by Marc Kupietz · 12 months ago
  63. 2b1e8dd Add COMPATIBILITY_MODE (env var) with which upos=xpos unless specified by Marc Kupietz · 12 months ago
  64. 352d9b8 Make tokens and morpho behaviour more compatible by Marc Kupietz · 12 months ago
  65. 2102a54 Update description by Marc Kupietz · 12 months ago
  66. fc38d42 Make sigle pattern option compatible (contains match) by Marc Kupietz · 12 months ago
  67. 33669f7 Trim feature elements by Marc Kupietz · 12 months ago
  68. 2af56b3 Implement -c option by Marc Kupietz · 12 months ago
  69. fb9d842 Code cleanup by Marc Kupietz · 12 months ago
  70. 135e02c Use StringBuilder instead of print by Marc Kupietz · 12 months ago
  71. be31bc0 Implement options -w, -p, -l by Marc Kupietz · 12 months ago
  72. 3112236 Import command line options from perl implementation by Marc Kupietz · 12 months ago
  73. 88a0614 Extract foundry by Marc Kupietz · 12 months ago
  74. 4d40c13 Fix race conditions in morpho handling by Marc Kupietz · 12 months ago
  75. 4a58b60 Add morpho features by Marc Kupietz · 12 months ago
  76. 0b7db29 Auto infer base name if only annotation zip given by Marc Kupietz · 12 months ago
  77. 4305e5d Handle morpho annotations by Marc Kupietz · 12 months ago
  78. 1b59599 Rename class and jar by Marc Kupietz · 12 months ago
  79. 0ad5c23 Fix missing column and last line by Marc Kupietz · 12 months ago
  80. 9889d7d Update test by Marc Kupietz · 12 months ago
  81. e560d07 Complete CoNLL-U output by Marc Kupietz · 12 months ago
  82. fb0a2ca Bump Gradle to 8.6 by Marc Kupietz · 12 months ago
  83. 3947571 Bump kotlin jvm to 2.0.0-Beta4 by Marc Kupietz · 12 months ago
  84. 4f6ed42 Initial import by Marc Kupietz · 12 months ago