1. 67d8c43 2korapxml: Print input and output filenames in warnings by Marc Kupietz · 5 months ago
  2. 187abd7 2korapxml: Add -o option by Marc Kupietz · 5 months ago
  3. cc39147 2korapxml: Trim docid by Marc Kupietz · 5 months ago
  4. 249fc83 Prepare new release by Akron · 6 months ago v0.6.3
  5. 80c8f2a Drop cherry-pick unfriendly test count prediction by Marc Kupietz · 8 months ago
  6. 0e00fa6 Readme: Drop early stage warning by Marc Kupietz · 8 months ago
  7. 5cc4df2 conllu2korapxml: convert upos column to upos features by Marc Kupietz · 8 months ago
  8. dd546a8 Allow different foundries for morpho and dependency annotations by Marc Kupietz · 8 months ago
  9. 447f475 Set permissions of zip contents to 666 by Marc Kupietz · 8 months ago
  10. d50de7c conllu2korapxml2: escape &, <, > by Marc Kupietz · 9 months ago
  11. 29cfcf3 Trim filenames to fix double space after filename metadata by Marc Kupietz · 9 months ago
  12. 6dc97b7 Bump version to v0.6.2 by Marc Kupietz · 10 months ago v0.6.2
  13. 974ce53 Bump minimum Perl version to 5.36 by Marc Kupietz · 11 months ago
  14. 911fe97 Use implicit default utf8 encoding instead of explicit de/encodes by Marc Kupietz · 11 months ago
  15. 3c088b7 2conllu: remove redundant fetch plaintext by Marc Kupietz · 11 months ago
  16. e24c933 Fix append behaviour for STDOUT by Akron · 1 year, 8 months ago v0.6.1
  17. 1ce1bb5 Change STDOUT to dash by Akron · 1 year, 8 months ago
  18. 66bb495 Bump version to 0.6.0 by Marc Kupietz · 1 year, 11 months ago v0.6 v0.6.0
  19. f2b0bba Improve offset error identification by Akron · 2 years ago
  20. 919eca6 Update actions-perl-setup and checkout in ci workflow by Marc Kupietz · 2 years ago
  21. 534df18 Fix sigle-pattern option to take effect on the whole sigle by Marc Kupietz · 2 years ago
  22. 7e4cd6c Handle lonely docid attributes in NKJP KorAP-XML by Marc Kupietz · 2 years ago
  23. 12f64e4 Bump version to 0.5.0 by Marc Kupietz · 2 years, 2 months ago
  24. 49f333b Improve error handling for docs without text ids or offset by Akron · 2 years, 2 months ago
  25. bcb55b8 Handle UDPipe comments and ignore non-interpretable comments by Marc Kupietz · 2 years, 2 months ago
  26. d599ed3 Log warning if metadata value could not be extracted by Marc Kupietz · 2 years, 5 months ago
  27. d78298e Advertise cpanm installation in Readme.md by Marc Kupietz · 2 years, 5 months ago
  28. 07a8895 Do not split metadata extraction regexes at commas by Marc Kupietz · 2 years, 5 months ago
  29. d0bf277 Add --word2vec option to produce one sentence per line output by Marc Kupietz · 2 years, 5 months ago
  30. 8eb468e Fix typo by Marc Kupietz · 2 years, 5 months ago
  31. a591cdd c2k: throw away alternative pos interpretations for now by Marc Kupietz · 3 years, 1 month ago
  32. 5c92bd5 Add missing t/data/without_lemma.tsv by Marc Kupietz · 3 years, 1 month ago
  33. fdd2d12 Do not include directorys in zip name changes by Marc Kupietz · 3 years, 1 month ago
  34. 15c84fd k2c: by default use s bounds from structure.xml by Marc Kupietz · 3 years, 1 month ago
  35. 97ba2ba c2k: include lemma only if !='_' (unless token is also '_') by Marc Kupietz · 3 years, 1 month ago
  36. aeb84a0 c2k: use Getopt::Long, Log::Any, and Pod::Usage by Marc Kupietz · 3 years, 1 month ago
  37. d7d5d6a korapxml2conllu: add option --colmuns=<n> by Marc Kupietz · 3 years, 1 month ago
  38. a2680b9 Also use $COMMENT_END variable by Marc Kupietz · 3 years, 1 month ago
  39. 4cc243a Bump version to 0.4.1.9000 by Marc Kupietz · 3 years, 1 month ago
  40. f1fdc19 Use morpho.xml if present when run on base zips by Marc Kupietz · 3 years, 2 months ago
  41. a7d90c6 Bump version to v0.4.1 by Marc Kupietz · 3 years, 4 months ago
  42. ab15023 Add tests for extractions with morpho zips and last texts by Marc Kupietz · 3 years, 4 months ago
  43. 093b21c Fix structure not being read for last text by Marc Kupietz · 3 years, 4 months ago
  44. 1db65e5 Sanitize debug logging by Marc Kupietz · 3 years, 4 months ago
  45. 5a6a42e Drop windows CI test for now by Marc Kupietz · 3 years, 4 months ago
  46. c967048 Use strawberry perl for windows ci tests by Marc Kupietz · 3 years, 4 months ago
  47. d6f70ae Actually run GH workflows on different OS by Marc Kupietz · 3 years, 4 months ago
  48. 6beca9d Bump version to v0.4 by Marc Kupietz · 3 years, 4 months ago
  49. c330a77 Improve CI test messages by Marc Kupietz · 3 years, 4 months ago
  50. 6b7be6b Add GitHub CI test workflows by Marc Kupietz · 3 years, 4 months ago
  51. d4476f6 Update www address in Readme.md by Marc Kupietz · 3 years, 4 months ago
  52. eb7d06a Add korapxml2conllu option -e <regex> to extract element/attributes by Marc Kupietz · 3 years, 8 months ago
  53. 6a79cad Switch to Getopt::Long and Log::Any by Marc Kupietz · 3 years, 8 months ago
  54. 0ab8a2c Prepare new development version v0.3.900 by Marc Kupietz · 3 years, 8 months ago
  55. 22858f8 Bump version to v0.3 by Marc Kupietz · 3 years, 9 months ago v0.3
  56. 46f2c23 Fail gracefully and count tests by Akron · 3 years, 10 months ago
  57. 79ba1e5 Provide conllu2korapxml to convert from ConLL-U to KorAP-XML zip by Marc Kupietz · 3 years, 10 months ago
  58. 13994d1 Provide more verbose test messages by Marc Kupietz · 3 years, 10 months ago
  59. 628893e Fix test for converting base zip files to conllu by Marc Kupietz · 3 years, 10 months ago
  60. b96c386 Bump to v0.2 by Marc Kupietz · 3 years, 10 months ago
  61. d845583 Add ability to convert KorAP-XML base zips to CoNLL-U by Marc Kupietz · 3 years, 10 months ago
  62. 396b4d6 Add Changelog by Marc Kupietz · 3 years, 10 months ago
  63. 64defe6 Remove unused modules and variables by Marc Kupietz · 4 years, 2 months ago
  64. c7d1b93 Check if unzip executable found by Marc Kupietz · 4 years, 2 months ago
  65. 1649247 Add minimum versions to relevant modules by Marc Kupietz · 4 years, 2 months ago
  66. bb739b0 Add tests by Marc Kupietz · 4 years, 2 months ago
  67. 989346c Add .gitignore by Marc Kupietz · 4 years, 2 months ago
  68. bf68023 Add Readme.md and LICENSE by Marc Kupietz · 4 years, 2 months ago
  69. 6ae0113 Fix Makefile.PL by Marc Kupietz · 4 years, 2 months ago
  70. 30c41b1 Check for unzip -c meta output more rigorously by Marc Kupietz · 4 years, 2 months ago
  71. 7022cc1 Stop debug spam by Marc Kupietz · 4 years, 2 months ago
  72. 7e71a82 Remove truncation to 32 characters by Marc Kupietz · 4 years, 5 months ago
  73. 5e7f20a First import from private/Ingestion by Marc Kupietz · 4 years, 9 months ago