1. 4d59ee4 Fix emoticon matching before letters (e.g., Wikipedia:Diskussionen) by Marc Kupietz · 3 weeks ago
  2. 658e605 Add ver.di (Germn trade union) to abbreviations by Marc Kupietz · 3 weeks ago
  3. 5b8a95e Add de_old tokenizer variant without gender-sensitive rules by Marc Kupietz · 3 weeks ago
  4. 2173013 Add lookahead to noun gender endings to prevent false matches by Marc Kupietz · 3 weeks ago
  5. 9ef5dec Support German gender-sensitive DET, ADJ, PRON endings by Marc Kupietz · 3 weeks ago
  6. fc7c04a Add diff reporting to distanceToGoldStandard with -Dreport.diff=true by Marc Kupietz · 3 weeks ago
  7. a553bee Support German gender-sensitive noun endings with punctuation and braces by Marc Kupietz · 3 weeks ago
  8. c831089 Don't treat soft hyphens (U+00AD) as token boundaries by Marc Kupietz · 4 weeks ago
  9. be5de89 Add hyphenated compound abbreviations for German by Marc Kupietz · 3 months ago
  10. bf9f4de Add Wikipedia emoji template support by Marc Kupietz · 3 months ago
  11. 748fcb4 Add support for emoji clusters by Marc Kupietz · 3 months ago
  12. 88b15ed Fix Genderstern and ommission word token breaks after hyphens by Marc Kupietz · 3 months ago
  13. 0235ea0 Add build variable force.fast to speed up debug builds by Marc Kupietz · 3 months ago
  14. f7ca6d7 Remove or fix some automatic API comments by Marc Kupietz · 2 years, 6 months ago
  15. 439731e Replace deprecated newInstance invocation by Marc Kupietz · 2 years, 6 months ago
  16. f8b7d95 Get version information from jar manifest by Marc Kupietz · 2 years, 6 months ago
  17. d1dc848 Add mostly auto-generated api documentation by Marc Kupietz · 2 years, 6 months ago
  18. c2f448c Bump version to 2.2.3, update Readme and Changlog by Marc Kupietz · 2 years, 6 months ago
  19. 33294d9 Bump opennlp-tools from 1.9.4 to 2.1.1 by dependabot[bot] · 3 years ago
  20. 609ab47 Imports java.io's ByteArrayOutputStream instead of 3rd-party class by Gregor Middell · 3 years, 9 months ago
  21. 6e67723 Omission words cannot start with white space by Marc Kupietz · 4 years, 1 month ago
  22. 1501f5a Extend test suite by Akron · 4 years, 4 months ago
  23. 7cbc205 Remove 'du' from abbreviation list by Akron · 4 years, 4 months ago
  24. 5b8f674 Merge "Simplified FNAME rule" by Marc Kupietz · 4 years, 6 months ago
  25. 210fc24 Remove dir/Dir from German abbreviations by Akron · 4 years, 7 months ago
  26. f061efb Bump to dev version 2.2.0.9000 by Marc Kupietz · 4 years, 6 months ago
  27. b7084ce Simplified FNAME rule by Akron · 4 years, 7 months ago
  28. ab9187d Improve test suite and lower acceptance values by Akron · 4 years, 7 months ago
  29. 1f90daf Bump version to v2.2.0 by Marc Kupietz · 4 years, 7 months ago
  30. 6d28ed1 Separate apostrophe marked contractions and clitics for en and fr by Marc Kupietz · 4 years, 8 months ago
  31. a145922 Bump to new dev version 2.1.0.9000 by Marc Kupietz · 4 years, 7 months ago
  32. 732905f Release v2.1.0 by Marc Kupietz · 4 years, 8 months ago v2.1.0
  33. 96bd87c Improve systematicity of options -p, -s, --[no-]tokens by Marc Kupietz · 5 years ago
  34. 72cc171 Release v2.0.0 by Marc Kupietz · 5 years ago v2.0.0
  35. 755a150 Prepare for v2.0.0 by Marc Kupietz · 5 years ago
  36. cf9b5f5 Add heuristcis for distinguishing I. as abbrevation vs PPER / CARD by Marc Kupietz · 5 years ago
  37. 2199f76 Simplify German abbreviations by Marc Kupietz · 5 years ago
  38. e3282b0 Accept URLs starting with "www." without URI scheme by Marc Kupietz · 5 years ago
  39. 4fb896a Amend English abbreviation macro by Marc Kupietz · 5 years ago
  40. f5a7e04 Add French tokenizer (-l fr) by Marc Kupietz · 5 years ago
  41. 74141b3 Add -l command line option to choose language by Marc Kupietz · 5 years ago
  42. 5c6df03 List available KorapTokenizerImplementation options for -T by Marc Kupietz · 5 years ago
  43. ce48102 Recognize {LETTER}+str. as abbreviation for Straße in de-tokenizer by Marc Kupietz · 5 years ago
  44. 67eed1c Build language specific tokenizers: de, en by Marc Kupietz · 5 years ago
  45. 8e197f3 Allow setting input encoding explicitely whith -e <encoding> by Marc Kupietz · 5 years ago
  46. 3701806 Do not use commit ids for naming standalone jars by Marc Kupietz · 5 years ago
  47. 751868b Make tokenizer implementation exchangeable by Marc Kupietz · 5 years ago
  48. b9f45e0 Rename tokenizer class to KorAPDFATokenizer by Marc Kupietz · 5 years ago
  49. c419d5b Add new command line options using picocli and sanitize code by Marc Kupietz · 5 years ago
  50. f4df712 Change jar target naming conventions by Marc Kupietz · 5 years ago
  51. 783e2a2 Ignore quoted email names like "John Doe"@xx.com by Marc Kupietz · 5 years ago
  52. 571c194 Empty text (<EOT><EOT>) -> empty output line by Marc Kupietz · 5 years ago
  53. 6afd121 Use standard EOT/EOF character x04 instead of magic escape \n\x03\n by Marc Kupietz · 5 years ago
  54. 793f85d Add first tests for IPC invocation scenario by Marc Kupietz · 5 years ago
  55. b2666fc Implement sentence splitter by Marc Kupietz · 5 years ago
  56. 07d9714 Move tests to proper location by Marc Kupietz · 5 years ago
  57. 8192509 Use original Span class and implement Tokenizer interface from OpenNLP by Marc Kupietz · 5 years ago
  58. 478632e Clean up code by Marc Kupietz · 5 years ago
  59. 45dc0fe Add Apache copyright NOTICE by Marc Kupietz · 5 years ago
  60. 3367773 Initial import from private/Ingestion by Marc Kupietz · 5 years ago