1. 664c825 Simplify XML escaping by Akron · 4 years, 2 months ago
  2. 417ed2f Add proper test for 3384 by Akron · 4 years, 2 months ago
  3. a10ad59 First attempt to create a primary data collector by Akron · 4 years, 4 months ago
  4. 41021ab Merge changes Id3fbb94a,Ib43733cf,I992fe374 by Marc Kupietz · 4 years, 2 months ago
  5. fd0e6a9 Do not escape double quoutes inside raw_text elements by Marc Kupietz · 4 years, 3 months ago
  6. 1e882fb Add -tk option to use the standard KoAP tokenizer by Marc Kupietz · 4 years, 3 months ago
  7. 7501ca0 Split out structure parsing by Akron · 4 years, 4 months ago
  8. 3bdc0a3 Improve Zipper to support root directory and fix bug in root directory normalization by Akron · 4 years, 4 months ago
  9. 52dc21b Send <EOT>\n to external tokenizer for separating texts by Marc Kupietz · 4 years, 3 months ago
  10. 59289de Minor cleanup by Akron · 4 years, 4 months ago
  11. fe1aa54 Support templates in test_tei2korapxml by Akron · 4 years, 4 months ago
  12. c112421 Minor improvement of performance by usind index() prior to regex in loops. by Akron · 4 years, 4 months ago
  13. ddf1729 Establish global logger object by Akron · 4 years, 4 months ago
  14. 044bd92 Introduce test object and simplified script testing by Akron · 4 years, 4 months ago
  15. 54e363c Improve i5 template testing by Akron · 4 years, 4 months ago
  16. 09e0b2c Establish collection object for token annotations by Akron · 4 years, 4 months ago
  17. 0465e9e Add exportable XML escape function by Akron · 4 years, 4 months ago
  18. 1c5ce15 change utf8_encode and utf8_decode by Peter Harders · 4 years, 4 months ago
  19. edee6e5 Make tokenization chainable and remove unnecessary tokenization switch by Akron · 4 years, 4 months ago
  20. f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
  21. 190d022 Improve utf-8-preprocessing for tokenizers by Akron · 4 years, 4 months ago
  22. 994aff7 faster processing of UTF8-chars by Peter Harders · 4 years, 4 months ago
  23. 854a115 bugfixing Conservative.pm by Peter Harders · 4 years, 4 months ago
  24. 5fb5e8d Simplify and centralize temporary file creation by Akron · 4 years, 4 months ago
  25. b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
  26. 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
  27. 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
  28. d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
  29. 8571751 Create Zip-Factory for simpler handling of Zip streams by Akron · 4 years, 5 months ago
  30. 3479082 Simplify conservative tokenization code by Akron · 4 years, 5 months ago
  31. 510a88c Minor speedup in tokenization by merging array pushes by Akron · 4 years, 5 months ago
  32. eac374d Separate dummy tokenization from main script with minimal changes by Akron · 4 years, 5 months ago
  33. 7fab93b Replace recursion and non-essential regexes with index/substr by Akron · 4 years, 5 months ago
  34. 2d547bc Fix a bug in delHTMLcom where comments were left open by Akron · 4 years, 5 months ago
  35. 4f67cd4 Atomize and test comment stripping by Akron · 4 years, 5 months ago