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

  1. KorAP-Docker KorAP-Docker Public

    🐋 Single Command Installation for KorAP

    2 1

  2. Kustvakt Kustvakt Public

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

    Java 3 3

  3. Kalamar Kalamar Public

    🐙 Mojolicious-based Frontend for KorAP

    JavaScript 6 2

  4. Krill Krill Public

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

    Java 14 3

  5. Koral Koral Public

    📝 Translation of query languages to serialized KoralQuery protocol

    Java 9 3

  6. RKorAPClient RKorAPClient Public

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

    R 6 3

Repositories

Showing 10 of 22 repositories

Most used topics

Loading…