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 6 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 13 3

Repositories

Showing 10 of 28 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 6 BSD-2-Clause 3 27 2 Updated Mar 5, 2026
  • 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 Mar 5, 2026
  • Koral-Mapper Public

    Service using the KoralPipe mechanism to map between different annotation and metadata schemes

    KorAP/Koral-Mapper’s past year of commit activity
    Go 0 BSD-2-Clause 0 0 3 Updated Mar 5, 2026
  • 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 5 Updated Mar 5, 2026
  • KorAP-Docker Public

    🐋 Single Command Installation for KorAP

    KorAP/KorAP-Docker’s past year of commit activity
    2 BSD-2-Clause 2 4 1 Updated Mar 5, 2026
  • KorAP-XML-TEI Public

    Conversion of TEI P5 based formats to KorAP-XML

    KorAP/KorAP-XML-TEI’s past year of commit activity
    Perl 2 BSD-2-Clause 0 0 0 Updated Mar 5, 2026
  • 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 4 Updated Mar 4, 2026
  • Kalamar-Plugin-ExternalResources Public

    Plugin to link external resources like full texts to query hits

    KorAP/Kalamar-Plugin-ExternalResources’s past year of commit activity
    Go 0 BSD-2-Clause 0 2 2 Updated Mar 2, 2026
  • korapxmltool Public

    🧰 Toolbox to convert between KorAP-XML ZIP and formats like CoNLL-U, Krill, word2vec, and to annotate KorAP XML ZIPs with various taggers and parsers.

    KorAP/korapxmltool’s past year of commit activity
    Kotlin 0 GPL-3.0 0 1 6 Updated Mar 2, 2026
  • KorAP-Tokenizer Public

    DFA tokenizer with character offset output, large abbreviation tables and CMC support.

    KorAP/KorAP-Tokenizer’s past year of commit activity
    Java 1 Apache-2.0 0 0 0 Updated Feb 26, 2026

Most used topics

Loading…