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. 4d1899f Merge "Establish header object for corpus, doc and text header parsing" by Akron · 4 years, 4 months ago
  5. f57ed81 Establish header object for corpus, doc and text header parsing by Akron · 4 years, 4 months ago
  6. 42e18a6 allow to specify both tokenizations (extern and intern) by Peter Harders · 4 years, 4 months ago
  7. 994aff7 faster processing of UTF8-chars by Peter Harders · 4 years, 4 months ago
  8. 854a115 bugfixing Conservative.pm by Peter Harders · 4 years, 4 months ago
  9. 1d65f94 extend tests for wikipedia.txt in t/tokenization.t by Peter Harders · 4 years, 4 months ago
  10. 5fb5e8d Simplify and centralize temporary file creation by Akron · 4 years, 4 months ago
  11. f9c5124 parametrize internal tokenization by Peter Harders · 4 years, 4 months ago
  12. b122717 clean up intern tokenization by Peter Harders · 4 years, 4 months ago
  13. 4c6ff5b Merge "Bugfix: intern tokenization" by Peter Harders · 4 years, 4 months ago
  14. 57c884e remove temp. files from tests per default by Peter Harders · 4 years, 4 months ago
  15. 71f072b Bugfix: intern tokenization by Peter Harders · 4 years, 4 months ago
  16. 41c3562 changed comments, variable- and function-name(s) by Peter Harders · 4 years, 5 months ago
  17. 95bc98a Rename delHTMLcom to be in line with other naming conventions and make the function exportable by Akron · 4 years, 5 months ago
  18. 8b511f9 Establish tokenizer object for external base tokenization by Akron · 4 years, 5 months ago
  19. d962747 Establish tokenizer objects for aggressive and conservative base tokenization by Akron · 4 years, 5 months ago
  20. 8571751 Create Zip-Factory for simpler handling of Zip streams by Akron · 4 years, 5 months ago
  21. 510a88c Minor speedup in tokenization by merging array pushes by Akron · 4 years, 5 months ago
  22. eac374d Separate dummy tokenization from main script with minimal changes by Akron · 4 years, 5 months ago
  23. 7fab93b Replace recursion and non-essential regexes with index/substr by Akron · 4 years, 5 months ago
  24. 2d547bc Fix a bug in delHTMLcom where comments were left open by Akron · 4 years, 5 months ago
  25. 5ca6efc Merge "Atomize and test comment stripping" by Akron · 4 years, 5 months ago
  26. 4f67cd4 Atomize and test comment stripping by Akron · 4 years, 5 months ago
  27. e913908 added tagged version of test-file goe_sample by Peter Harders · 4 years, 5 months ago
  28. 7c2505d Use Test::XML::Loy instead of Test::XML::Simple for performance reasons by Akron · 4 years, 5 months ago
  29. d949e18 Introduce POD documentation and add license file by Akron · 4 years, 10 months ago
  30. d89ef82 Use Test::XML::Loy instead of Test::XML::Simple for performance reasons by Akron · 4 years, 9 months ago
  31. 6896608 Added processing tests for example corpus by Akron · 4 years, 10 months ago
  32. 2a60c53 Added processing tests for example corpus by Akron · 4 years, 10 months ago
  33. 3281234 added sample file for testing by Peter Harders · 4 years, 10 months ago
  34. 797e807 Added initial script test by Akron · 4 years, 10 months ago