1. 0465e9e Add exportable XML escape function by Akron · 4 years, 4 months ago
  2. 1c5ce15 change utf8_encode and utf8_decode by Peter Harders · 4 years, 4 months ago
  3. edee6e5 Make tokenization chainable and remove unnecessary tokenization switch by Akron · 4 years, 4 months ago
  4. f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
  5. 190d022 Improve utf-8-preprocessing for tokenizers by Akron · 4 years, 4 months ago
  6. 994aff7 faster processing of UTF8-chars by Peter Harders · 4 years, 4 months ago
  7. 854a115 bugfixing Conservative.pm by Peter Harders · 4 years, 4 months ago
  8. 5fb5e8d Simplify and centralize temporary file creation by Akron · 4 years, 4 months ago
  9. b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
  10. 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
  11. 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
  12. d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
  13. 8571751 Create Zip-Factory for simpler handling of Zip streams by Akron · 4 years, 5 months ago
  14. 3479082 Simplify conservative tokenization code by Akron · 4 years, 5 months ago
  15. 510a88c Minor speedup in tokenization by merging array pushes by Akron · 4 years, 5 months ago
  16. eac374d Separate dummy tokenization from main script with minimal changes by Akron · 4 years, 5 months ago
  17. 7fab93b Replace recursion and non-essential regexes with index/substr by Akron · 4 years, 5 months ago
  18. 2d547bc Fix a bug in delHTMLcom where comments were left open by Akron · 4 years, 5 months ago
  19. 4f67cd4 Atomize and test comment stripping by Akron · 4 years, 5 months ago