- e48bec4 Update Readme by Akron · 1 year, 11 months ago
- a671ae5 Enable conversion of (some) standard TEI P5 by Marc Kupietz · 1 year, 11 months ago
- 2520a34 Check version of KorAP-Tokenizer when requested by Akron · 2 years, 8 months ago
- 85269c0 Improve stability of XML entity conversion by Akron · 2 years, 1 month ago
- bd4281e Load KorAP-Tokenizer only when required by Akron · 2 years, 8 months ago v2.3.2b v2.3.3
- 540fd62 Remove reference to metadata.xml (Fixes #2) by Akron · 2 years, 8 months ago
- 0bca4f1 Bump version to 2.3.1 by Marc Kupietz · 2 years, 11 months ago v2.3.1
- 1148478 Improve documentation and support for external tokenizers by Akron · 3 years, 1 month ago
- a2cb281 Support single dash for STDIN by Akron · 3 years, 1 month ago
- e2819a1 Introduce exclusivity for inline token handling by Akron · 3 years, 1 month ago
- 940ca6f Improve documentation regarding header types by Akron · 3 years, 2 months ago
- 7dda288 Merge changes Id4185a86,Iaa0333c0,I85fb0618 by Marc Kupietz · 3 years, 4 months ago v2.2.0
- 4165466 Sync version to with KorAP-Tokenizer version by Marc Kupietz · 3 years, 4 months ago
- d72baca Fix README to match new IDS webpage by Akron · 3 years, 4 months ago
- aae7e90 Merge "Add File::ShareDir::Install to dependencies" by Marc Kupietz · 3 years, 8 months ago
- e83a4e9 Add File::ShareDir::Install to dependencies by Marc Kupietz · 3 years, 8 months ago
- 8a0c4bf Fix documentation to reflect deprecation of KORAPXMLTEI_INLINE by Akron · 3 years, 8 months ago
- 692d17d Introduce --skip-inline-token-annotations parameter in favor of KORAPXMLTEI_INLINE by Akron · 3 years, 9 months ago
- eb12e23 Move inline parser to separate class by Akron · 3 years, 9 months ago
- ca70a1d Fix documentation on --inline-tags by Akron · 3 years, 9 months ago
- 54c3ff1 Introduce --skip-inline-tags parameter by Akron · 3 years, 9 months ago
- b43b491 Cleanup: Localize $from and $pos by Akron · 3 years, 9 months ago
- d3e1d28 Cleanup: Remove section comments by Akron · 3 years, 9 months ago
- 33db4ec Turn XCT parameters into a constant by Akron · 3 years, 9 months ago
- 6e2b125 Improve whitespace padding by Akron · 3 years, 9 months ago
- cc27d79 Cleanup: to_zip should be chainable to always reset after to_zip by Akron · 3 years, 9 months ago
- bc89919 Cleanup: Remove unnecessary text_id by Akron · 3 years, 9 months ago
- 5aca0d2 Cleanup: Simplify handling of child nodes in recursive call by Akron · 3 years, 9 months ago
- d53ab4b Sentencize only if ext_tok is available by Akron · 3 years, 9 months ago
- 3556c75 Improve recursive call by removing double references by Akron · 3 years, 9 months ago
- d53913c Cleanup: Improve variable naming by Akron · 3 years, 9 months ago
- dac5d93 Clean: Simplify loop to remove global variable by Akron · 3 years, 9 months ago
- 75d6314 Introduce --skip-inline-tokens parameter by Akron · 3 years, 9 months ago
- b87c58d Cleanup: Simplify file extension handling and make it more coherent by Akron · 3 years, 9 months ago
- ace1277 Improve skipping of sentences by Akron · 3 years, 9 months ago
- 0529e51 Cleanup: Simplify header types by Akron · 3 years, 9 months ago
- 9df4a24 Cleanup: Remove $_GEN_TOK_EXT by Akron · 3 years, 9 months ago
- dafaa7a Reduce indentation level and test for missing text ids by Akron · 3 years, 9 months ago
- d20898f Cleanup: Remove unnecessary global variables by Akron · 3 years, 9 months ago
- 91705d7 Introduce --tokens-file parameter by Akron · 3 years, 9 months ago
- 9157792 Remove mentioning main() (that doesn't exist anymore) by Akron · 3 years, 9 months ago
- 26a7152 Introduce --base-foundry, --data-file, and --header-file parameters by Akron · 3 years, 9 months ago
- dd0be8f Support --inline-structures parameter by Akron · 3 years, 9 months ago
- d658df7 Remove unnecessary branch in recursive call by Akron · 3 years, 9 months ago
- a1421f0 Release v1.00 by Marc Kupietz · 3 years, 9 months ago v1.00
- f8088e6 Move verbose code documentation to trailing script section by Akron · 3 years, 9 months ago
- 1a5271a Introduce --inline-tokens parameter by Akron · 3 years, 9 months ago
- 4e3c7e3 Simplified debugging by combining with X::C::T line numbers by Akron · 3 years, 9 months ago
- 77371ce Remove outdated utf8 input restriction from Readme.pod by Marc Kupietz · 3 years, 9 months ago
- e955ecc Define resources in Makefile by Marc Kupietz · 3 years, 9 months ago
- 8a954e5 Automatically replace entities with their corresponding characters by Marc Kupietz · 3 years, 9 months ago
- 985da0c Add -s option to use sentence boundaries provided by KorAP tokenizer by Marc Kupietz · 3 years, 9 months ago
- f7084c4 Improve test suite to work without warnings in recent versions of mojo by Akron · 3 years, 11 months ago
- 44b1f25 Fix handling of utf-characters in sigles by Marc Kupietz · 4 years ago
- eaa9623 Switch input encoding based on XML processing instruction by Akron · 4 years, 1 month ago
- 7c88a7b Update KorAP-Tokenizer to v2.0.0-SNAPSHOT by Marc Kupietz · 4 years, 1 month ago
- b364947 Introduce KORAPXMLTEI_DEBUG and document environment variables by Akron · 4 years, 2 months ago
- 34b924a Merge "Remove unused variables from script" by Akron · 4 years, 2 months ago
- 347be81 Remove unnecessary call to main() by Akron · 4 years, 2 months ago
- 0bb7e72 Die with fatal log entry by Akron · 4 years, 2 months ago
- 6d7b8e4 Changed parameter long name for internal tokenizers to be consistent by Akron · 4 years, 2 months ago
- aabd095 Changed the contribution order (hope that's okay) by Akron · 4 years, 2 months ago
- 2f70673 Remove unused variables from script by Akron · 4 years, 2 months ago
- 0c41ab3 Minor style and documentation improvements by Akron · 4 years, 2 months ago
- 417ed2f Add proper test for 3384 by Akron · 4 years, 2 months ago
- a10ad59 First attempt to create a primary data collector by Akron · 4 years, 4 months ago
- 41021ab Merge changes Id3fbb94a,Ib43733cf,I992fe374 by Marc Kupietz · 4 years, 2 months ago
- 74ed7f3 Zip data.xml before tokens.xml by Marc Kupietz · 4 years, 3 months ago
- fd0e6a9 Do not escape double quoutes inside raw_text elements by Marc Kupietz · 4 years, 3 months ago
- 1e882fb Add -tk option to use the standard KoAP tokenizer by Marc Kupietz · 4 years, 3 months ago
- 7501ca0 Split out structure parsing by Akron · 4 years, 4 months ago
- 598d1a7 Parse text in separate text body loop (similar to headers) by Akron · 4 years, 4 months ago
- 3bdc0a3 Improve Zipper to support root directory and fix bug in root directory normalization by Akron · 4 years, 4 months ago
- 19c6c35 Fix bug in comment removal procedure by Akron · 4 years, 4 months ago
- 3378dfd Use Log::Any script-wide and support log level parameter by Akron · 4 years, 4 months ago
- c112421 Minor improvement of performance by usind index() prior to regex in loops. by Akron · 4 years, 4 months ago
- ec2cef2 Deduplicate header regex normalization by Akron · 4 years, 4 months ago
- 0eacef7 Simplify inside_tokens_tag handling by Akron · 4 years, 4 months ago
- 1c4f220 Localized recursion level in recursive function by Akron · 4 years, 4 months ago
- 09e0b2c Establish collection object for token annotations by Akron · 4 years, 4 months ago
- e68ec0c Test and benchmark conversion of inline annotations by Akron · 4 years, 4 months ago
- 0465e9e Add exportable XML escape function by Akron · 4 years, 4 months ago
- 1c5ce15 change utf8_encode and utf8_decode by Peter Harders · 4 years, 4 months ago
- 6d07f0e Merge "Fix and extend documentation" by Akron · 4 years, 4 months ago
- edee6e5 Make tokenization chainable and remove unnecessary tokenization switch by Akron · 4 years, 4 months ago
- e19aa3e Replace wrong line counting with $. by Akron · 4 years, 4 months ago
- 4d1899f Merge "Establish header object for corpus, doc and text header parsing" by Akron · 4 years, 4 months ago
- f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
- 42e18a6 allow to specify both tokenizations (extern and intern) by Peter Harders · 4 years, 4 months ago
- 4e603a5 Fix and extend documentation by Akron · 4 years, 4 months ago
- f9c5124 parametrize internal tokenization by Peter Harders · 4 years, 4 months ago
- b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
- 71f072b Bugfix: intern tokenization by Peter Harders · 4 years, 4 months ago
- 41c3562 changed comments, variable- and function-name(s) by Peter Harders · 4 years, 5 months ago
- c3dabd9 Merge "Remove the call for select_tokenization as it needlessly doubles the tokenizer check" by Peter Harders · 4 years, 5 months ago
- 997e940 Remove the call for select_tokenization as it needlessly doubles the tokenizer check by Akron · 4 years, 5 months ago
- 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
- 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
- d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
- 95612c3 Merge "Improve manpage" by Akron · 4 years, 5 months ago