)]}'
{
  "log": [
    {
      "commit": "37018068f9423b8f229257c9b0c30fe1e64e66d8",
      "tree": "55fea5da9d678375c67cdf09c779fddab77e05f9",
      "parents": [
        "751868b9a6f8c65ae26bd212c746c91e80d00d7c"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Oct 08 17:54:59 2020 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Oct 08 17:55:34 2020 +0200"
      },
      "message": "Do not use commit ids for naming standalone jars\n\nChange-Id: I713ea18c9c9db796bc74e90c7bc5b83885a4b805\n"
    },
    {
      "commit": "c419d5b22c508a352f00fb11f23034a10bfbaf3d",
      "tree": "83eb21aa0d47920a7c1fcd225601249c1dc4108c",
      "parents": [
        "de949deb083c43f4e0fed3713617aed768c000aa"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Sep 17 15:21:26 2020 +0200"
      },
      "committer": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Fri Sep 18 17:44:06 2020 +0200"
      },
      "message": "Add new command line options using picocli and sanitize code\n\nUsage: koraptokenizer [-hnpsV] [--force] [-ktt] [--[no-]tokens]\n                      [-o\u003d\u003coutput_fillename\u003e] [\u003cinputFiles\u003e...]\nTokenizes (and sentence splits) text input.\n      [\u003cinputFiles\u003e...]   input files\n      --force             Force overwrite (default: false)\n  -h, --help              Show this help message and exit.\n      -ktt                Deprecated. For internal use only. (default: false)\n  -n, --normalize         Normalize tokens (default: false)\n      --[no-]tokens       Print tokens (default: true)\n  -o, --output-file\u003d\u003coutput_fillename\u003e\n                          Output file (default: -)\n  -p, --positions         Print token start and end positions as character\n                            offsets (default: false)\n  -s, --sentence-boundaries\n                          Print sentence boundary positions (default: false)\n  -V, --version           Print version information and exit.\n\nChange-Id: Ib92678c832a2d95799a8f503c3e86dd4da2b4d73\n"
    },
    {
      "commit": "f4df7121d10c9df78288b831a6d397150d140d05",
      "tree": "45b29ed3db785b29cfc25e64c56e666a83c5f3f7",
      "parents": [
        "783e2a27b3e9612cff8348e841c6a484c0d761f9"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Sep 14 10:23:53 2020 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Sep 14 10:24:34 2020 +0200"
      },
      "message": "Change jar target naming conventions\n\nWe now have for example:\n\nKorAP-Tokenizer-1.2-783e2a2.jar\nKorAP-Tokenizer-1.2-783e2a2-src.zip\nKorAP-Tokenizer-1.2-783e2a2-standalone.jar\n\nChange-Id: Ie071ff72cf29e388df9996a0755eb60f0ab9a07e\n"
    },
    {
      "commit": "b2666fc5a425f68797079e32c0e3cb6d25d056d7",
      "tree": "bb2764a228d392c2127d92fee69188d1e0e1a2bb",
      "parents": [
        "07d97146420a0909c9d2c21ab21c95069b3a98b1"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Sep 07 18:03:46 2020 +0200"
      },
      "committer": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Tue Sep 08 17:25:08 2020 +0200"
      },
      "message": "Implement sentence splitter\n\nChange-Id: I80969a8ac68193dd2a3dd82c1f606807193c39c8\n"
    },
    {
      "commit": "81925096b645bf17cf688d1311bce002b5a9418f",
      "tree": "72e8930b1290ff3567cd9987d7e425d9b5e4c580",
      "parents": [
        "478632eb7e133969531f3b401576564783183707"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Mon Sep 07 15:16:51 2020 +0200"
      },
      "committer": {
        "name": "Marc K",
        "email": "morckx@gmail.com",
        "time": "Mon Sep 07 15:25:28 2020 +0200"
      },
      "message": "Use original Span class and implement Tokenizer interface from OpenNLP\n\nUsing maven assembly plugin to include the required classes into a jar\nfor binary distribution.\n\nThis makes it possible to use KorAPTokenizerImpl as tokenizer in OpenNLP\napplications.\n\nChange-Id: I627dcdd046334db1b1ae9dd60cf7104fd3a3c518\n"
    }
  ]
}
