- 0c99f3b Added regular expression for emojis that leads to agd.t failing by Akron · 1 year, 9 months ago
- a472a24 Fix temporary-extract configuration parameter by Akron · 1 year, 9 months ago v0.50
- 4a7ab01 Remove last bit of Sys::Info dependency (fixes #9) by Akron · 1 year, 9 months ago
- 83aedd3 Update version for release by Akron · 1 year, 10 months ago v0.49
- 400590b Add support for Universal Dependency annotations by Marc Kupietz · 1 year, 11 months ago
- 2dd0e5d Split morphological features in NKJP by Akron · 2 years ago
- aa166fa Improve support for text siglen including underscore by Akron · 2 years ago
- ddf3319 Support for 'orig' annotations in NKJP data by Akron · 2 years, 4 months ago
- 1a2535d Support for NKJP taxonomy by Akron · 2 years, 4 months ago
- 55fc212 Update Readme and improve GitHub wrong handling of unicode characters by Akron · 2 years, 4 months ago
- 64f7fae Support switch for preferred language transformation by Akron · 2 years, 4 months ago
- e85a776 Update Readme including NKJP support by Akron · 2 years, 4 months ago v0.46
- a65cd68 Update version including NKJP by Akron · 2 years, 4 months ago
- 527af14 Support named entities for NKJP by Akron · 2 years, 4 months ago
- afb9856 Update NKJP test suite to use recent version of KolakowskiOco by Akron · 2 years, 6 months ago
- 88d063a Add support for NKJP by Akron · 2 years, 8 months ago
- 2a5f5d8 Cleanup Gingko metadata parser by Akron · 2 years, 6 months ago
- 26e7789 Improve documentation on metadata fields for I5 by Akron · 2 years, 6 months ago
- 3c9b27c Support externalLink and internalLink universally in i5 meta by Akron · 2 years, 9 months ago v0.45
- 2e840a7 Support NDY metadata by Akron · 2 years, 10 months ago
- eb370a0 Make Archive::Tar::Builder optional by Akron · 2 years, 9 months ago
- c4ad747 Update all dependencies to latest versions by Akron · 2 years, 10 months ago
- f683310 Warn and fail on wrong token order by Akron · 2 years, 9 months ago
- e1cde96 Update changes file by Akron · 2 years, 10 months ago
- 2a4c4ce escaped URIs require UTF-8 encoding by Akron · 2 years, 10 months ago
- 8c85e9f Add more Gingko meta data fields by Akron · 2 years, 11 months ago
- 9f37ed7 Update Readme by Akron · 2 years, 10 months ago
- 84b53ad Add log slimming function by Akron · 2 years, 10 months ago v0.43
- 303c4fd Warn on invalid certainty values by Akron · 2 years, 10 months ago
- 9a2545e Support temporary extraction as a config parameter by Akron · 2 years, 10 months ago
- 8ad06c4 Always percentage encode data URIs by Akron · 2 years, 11 months ago
- bd89167 Fix reference to Gingko foundry by Akron · 3 years ago
- 41e6c8b Support for Gingko metadata by Akron · 3 years, 1 month ago
- abb3690 Introduce support for Gingko by Akron · 3 years, 1 month ago
- fca010b Remove MANIFEST file from repo by Akron · 3 years, 1 month ago
- 474f055 Ignore cover database by Akron · 3 years, 2 months ago
- 0c14f56 Further exclude tests that require unzip when not installed by Akron · 3 years, 8 months ago
- deb2cc6 Remove unzip requirement from GH flow again by Akron · 3 years, 8 months ago
- b9ab996 Install unzip in GH flow (now really) by Akron · 3 years, 8 months ago
- 2d40166 Add unzip requirement by Akron · 3 years, 8 months ago
- d5cd4cf Add List::Util for older perls by Akron · 3 years, 8 months ago
- ddba145 Remove Sys::Info from dependency list by Akron · 3 years, 8 months ago
- 56d5f17 Add GitHub action for CI by Akron · 3 years, 8 months ago
- 6882d7d Define resources in Makefile by Akron · 3 years, 10 months ago
- a1cef27 Improve Makefile to include an indirect dependency by Akron · 3 years, 9 months ago
- 54a4675 Merge "Ignore negative level structures in DeReKo#structure.xml" by Marc Kupietz · 3 years, 9 months ago
- 0ffbd52 Ignore negative level structures in DeReKo#structure.xml by Akron · 3 years, 9 months ago
- b61d6df Fix scramble tool by Akron · 3 years, 9 months ago
- b9c3381 Replaced Log4perl with Log::Any by Akron · 4 years, 1 month ago
- dcbee64 Added simple dependency checks to all annotation processors by Akron · 4 years, 1 month ago
- 650e20e Quick fix for XIP::Dependency by Akron · 4 years, 1 month ago
- 0b04b31 Make Sys::Info optional by Akron · 4 years, 1 month ago
- d2cd8e4 Updated dependency on Clone by Akron · 4 years, 1 month ago
- 56deacb Fix RWK paragraph handling by Akron · 4 years, 4 months ago
- 5c602cb Prettyfied the main script module loading by Akron · 4 years, 4 months ago
- 6aed056 Removed deprecated 'pretty' flag by Akron · 4 years, 4 months ago
- 11daf96 Removed deprecated 'primary' flag by Akron · 4 years, 4 months ago
- e512b7c Minor cleanups of main script by Akron · 4 years, 4 months ago
- f8df216 Cleanup main script by simplifying configuration file handling by Akron · 4 years, 4 months ago
- 41127e3 Move get_file() as a function to Krill.pm by Akron · 4 years, 4 months ago
- be67c85 Minor cleanups for annotation procedures by Akron · 4 years, 4 months ago
- 6a4cb16 Added add_span() method to MultiTermToken by Akron · 4 years, 4 months ago
- 47426f0 Optimize performance slightly by reducing calls to _offset() by Akron · 4 years, 4 months ago
- c4ec093 Move get_file_from_glob() as a function to Krill.pm and test it by Akron · 4 years, 4 months ago
- 129e441 Remove MultiTerm->add() in favor of MultiTerm->add_by_term() by Akron · 4 years, 4 months ago
- 47f07db Replace deprecated MultiTerm add() method from Talismane parser by Akron · 4 years, 4 months ago
- d6bcf5d Replace deprecated MultiTerm add() method from HNC parser by Akron · 4 years, 4 months ago
- 926731f Replace deprecated MultiTerm add() method from RWK parser by Akron · 4 years, 4 months ago
- 0b2eed6 Replace deprecated MultiTerm add() method from Schreibgebrauch parser by Akron · 4 years, 4 months ago
- 0157c2e Replace deprecated MultiTerm add() method from MarMot parser by Akron · 4 years, 4 months ago
- 9dda1cb Replace deprecated MultiTerm add() method from LWC parser by Akron · 4 years, 4 months ago
- f42866d Replace deprecated MultiTerm add() method from CMC parser by Akron · 4 years, 4 months ago
- 6630859 Replace deprecated MultiTerm add() method from XIP parser by Akron · 4 years, 4 months ago
- c2a910b Replace deprecated MultiTerm add() method from OpenNLP parser by Akron · 4 years, 4 months ago
- 030de56 Replace deprecated MultiTerm add() method from MDParser by Akron · 4 years, 4 months ago
- 0b6dce4 Replace deprecated MultiTerm add() method from Glemm parser by Akron · 4 years, 4 months ago
- b65e909 Replace deprecated MultiTerm add() method from Mate parser by Akron · 4 years, 4 months ago
- bdc3fe5 Replace deprecated MultiTerm add() method from Connexor parser by Akron · 4 years, 4 months ago
- 65c5671 Add micro optimizations based on profiling in Tokenizer::Units by Akron · 4 years, 4 months ago
- 740bb54 Add micro optimizations based on profiling for sorting and escaping MultiTerms by Akron · 4 years, 4 months ago
- 39df7ce Optimize annotations to use term based Multiterm construction by Akron · 4 years, 4 months ago
- 14be715 Fix profiling to correctly use repo library by Akron · 4 years, 4 months ago
- 4701d09 Optimize annotations to not use hash multiterms by Akron · 4 years, 4 months ago
- b555b60 Clean up primary data handling by Akron · 4 years, 4 months ago
- fa82f04 Minor improvements by introducing getters and setters instead of combinators in tokenizer by Akron · 4 years, 4 months ago
- 72e671f Minor improvements by introducing getters and setters instead of combinators by Akron · 4 years, 4 months ago
- b573e01 Improve benchmarks and exclude from distro by Akron · 4 years, 4 months ago
- 414ec95 Restructure test suite to prepare CPAN release by Akron · 4 years, 4 months ago
- fab17d3 Simplify test skipping by Akron · 4 years, 4 months ago
- e3e0536 Fixed bug in RWK that broke on certain KorAP-XML documents by Akron · 4 years, 5 months ago
- 1cdbc9d Improve DGD support by Akron · 4 years, 7 months ago
- cbf098a Support scrambling of header files in scramble_korapxml tool by Akron · 4 years, 7 months ago
- 59a0e4b Support rule files for scramble_korapxml tool by Akron · 4 years, 7 months ago
- 53bc81d Add tool to scramble KorapXML files for testing purposes by Akron · 4 years, 7 months ago
- 07e2477 Include RWK annotations in script by Akron · 4 years, 7 months ago
- c403644 Improve RWK morphology parser to support multiple morphological key:value pairs by Akron · 4 years, 7 months ago
- 85eb5aa Improve RWK structure parser for *-milestone elements by Akron · 4 years, 7 months ago
- 28299f4 Introduce special RWK structure parser by Akron · 4 years, 7 months ago
- 8ff5879 Introduce special RWK morphology parser by Akron · 4 years, 7 months ago
- 158bd50 Catch if files are not writable to output by Akron · 4 years, 8 months ago