Skip to content
@KorAP

KorAP

Corpus Analysis Platform by the Leibniz Institute for the German Language

KorAP is a corpus analysis platform that is suitable for very large, multiply annotated corpora and complex search queries, independent of specific research questions.

The main instance of KorAP serves the German Reference Corpus DeReKo.

The platform consists of several components, which are published as separate repositories. It is mainly developed at the Leibniz Institute for German Language.

Run and test KorAP locally

Prerequisite: docker (including the docker-compose-v2-plugin)

To run KorAP with an example corpus, use the following command:

curl https://raw.githubusercontent.com/KorAP/KorAP-Docker/master/compose.yaml | INDEX='example-index' docker compose -p korap -f - --profile=lite --profile=example up

This will download the necessary images, start KorAP, and make the web UI available at http://localhost:64543/.

Pinned Loading

  1. KorAP-Docker KorAP-Docker Public

    🐋 Single Command Installation for KorAP

    2 2

  2. RKorAPClient RKorAPClient Public

    📈 R client package to access KorAP's web service API.

    R 10 4

  3. Kustvakt Kustvakt Public

    🚤 User and policy management component for KorAP, capable of rewriting queries for policy based document restrictions.

    Java 5 3

  4. Kalamar Kalamar Public

    🐙 Mojolicious-based Frontend for KorAP

    JavaScript 9 1

  5. Krill Krill Public

    🔍 A Corpus Data Retrieval Index using Lucene for Look-Ups

    Java 19 2

  6. Koral Koral Public

    📝 Translation of query languages to serialized KoralQuery protocol

    Java 12 3

Repositories

Showing 10 of 25 repositories
  • Kustvakt Public

    🚤 User and policy management component for KorAP, capable of rewriting queries for policy based document restrictions.

    KorAP/Kustvakt’s past year of commit activity
    Java 5 BSD-2-Clause 3 32 5 Updated Oct 21, 2025
  • KorAP-E2E-Tests Public

    Performs end-to-end tests on a KorAP-Kalamar instance with a headless browser

    KorAP/KorAP-E2E-Tests’s past year of commit activity
    JavaScript 1 Apache-2.0 1 0 2 Updated Oct 21, 2025
  • Kalamar Public

    🐙 Mojolicious-based Frontend for KorAP

    KorAP/Kalamar’s past year of commit activity
    JavaScript 9 BSD-2-Clause 1 132 (1 issue needs help) 1 Updated Oct 21, 2025
  • KorapSRU Public

    CLARIN FCS Endpoint for KorAP

    KorAP/KorapSRU’s past year of commit activity
    Java 2 0 3 5 Updated Oct 21, 2025
  • KorAP-XML-Krill Public

    Merge KorapXML data and create Krill documents

    KorAP/KorAP-XML-Krill’s past year of commit activity
    Perl 2 BSD-2-Clause 1 6 0 Updated Oct 20, 2025
  • Kalamar-Plugin-Export Public

    Export Plugin for Kalamar

    KorAP/Kalamar-Plugin-Export’s past year of commit activity
    Java 3 BSD-2-Clause 0 11 1 Updated Oct 20, 2025
  • Krill Public

    🔍 A Corpus Data Retrieval Index using Lucene for Look-Ups

    KorAP/Krill’s past year of commit activity
    Java 19 BSD-2-Clause 2 55 2 Updated Oct 20, 2025
  • RKorAPClient Public

    📈 R client package to access KorAP's web service API.

    KorAP/RKorAPClient’s past year of commit activity
    R 10 4 5 (2 issues need help) 0 Updated Oct 19, 2025
  • Koral Public

    📝 Translation of query languages to serialized KoralQuery protocol

    KorAP/Koral’s past year of commit activity
    Java 12 BSD-2-Clause 3 50 2 Updated Oct 16, 2025
  • PythonKorAPClient Public

    🐍 Python client package to access KorAP's web service API.

    KorAP/PythonKorAPClient’s past year of commit activity
    Python 7 BSD-2-Clause 0 1 0 Updated Oct 15, 2025

Most used topics

Loading…