RKorAPClient1.2.1 package

'KorAP' Web Service Client Package

apiCall-KorAPConnection-method

Internal API call method

association-score-functions

Association score functions

auth-KorAPConnection-method

Authorize RKorAPClient

calculate_eta

Calculate and format ETA for batch operations

calculate_sophisticated_eta

Calculate sophisticated ETA using median of recent non-cached times

clearAccessToken-KorAPConnection-method

Clear access token from keyring and KorAPConnection object

clearCache-KorAPConnection-method

Clear local cache

collocationAnalysis-KorAPConnection-method

Collocation analysis

collocationScoreQuery-KorAPConnection-method

Query frequencies of a node and a collocate and calculate collocation ...

corpusQuery-KorAPConnection-method

Search corpus for query terms

corpusStats-KorAPConnection-method

Get corpus size and statistics

fetchAll-KorAPQuery-method

Fetch all results of a KorAP query.

fetchAnnotations-KorAPQuery-method

Fetch annotations for all collected matches

fetchAnnotations

Fetch annotations (generic)

fetchNext-KorAPQuery-method

Fetch the next bunch of results of a KorAP query.

fetchRest-KorAPQuery-method

Fetches the remaining results of a KorAP query.

format_duration

Format duration in seconds to human-readable format

format_eta_display

Format ETA information for display

frequencyQuery-KorAPConnection-method

Query frequencies of search expressions in virtual corpora

get_cache_indicator

Get cache indicator string

hc_add_onclick_korap_search

Add KorAP search click events to highchart plots

hc_freq_by_year_ci

Plot interactive frequency curves with confidence intervals

initialize-KorAPConnection-method

Initialize KorAPConnection object

initialize-KorAPQuery-method

Initialize KorAPQuery object

KorAPConnection-class

Connect to KorAP Server

KorAPCorpusStats-class

KorAPCorpusStats class (internal)

KorAPQuery-class

KorAPQuery class (internal)

log_info

Logging utilities for RKorAPClient

mergeDuplicateCollocates

Merge duplicate collocate rows and re-calculate association scores and...

misc-functions

Add confidence interval and relative frequency variables

parse_xml_annotations_structured

Parse XML annotations into linguistic layers with left/match/right str...

parse_xml_annotations

Parse XML annotations into linguistic layers

persistAccessToken-KorAPConnection-method

Persist current access token in keyring

reexports

Objects exported from other packages

RKorAPClient-package

R Client for KorAP Corpus Analysis Platform

show-KorAPConnection-method

Display KorAPConnection object

synsemanticStopwords

Preliminary synsemantic stopwords function

textMetadata-KorAPConnection-method

Retrieve metadata for a text, identified by its sigle (id)

A client package that makes the 'KorAP' web service API accessible from R. The corpus analysis platform 'KorAP' has been developed as a scientific tool to make potentially large, stratified and multiply annotated corpora, such as the 'German Reference Corpus DeReKo' or the 'Corpus of the Contemporary Romanian Language CoRoLa', accessible for linguists to let them verify hypotheses and to find interesting patterns in real language use. The 'RKorAPClient' package provides access to 'KorAP' and the corpora behind it for user-created R code, as a programmatic alternative to the 'KorAP' web user-interface. You can learn more about 'KorAP' and use it directly on 'DeReKo' at <https://korap.ids-mannheim.de/>.

  • Maintainer: Marc Kupietz
  • License: BSD_2_clause + file LICENSE
  • Last published: 2025-10-09