'KorAP' Web Service Client Package
Internal API call method
Association score functions
Authorize RKorAPClient
Calculate and format ETA for batch operations
Calculate sophisticated ETA using median of recent non-cached times
Clear access token from keyring and KorAPConnection object
Clear local cache
Collocation analysis
Query frequencies of a node and a collocate and calculate collocation ...
Search corpus for query terms
Get corpus size and statistics
Fetch all results of a KorAP query.
Fetch annotations for all collected matches
Fetch annotations (generic)
Fetch the next bunch of results of a KorAP query.
Fetches the remaining results of a KorAP query.
Format duration in seconds to human-readable format
Format ETA information for display
Query frequencies of search expressions in virtual corpora
Get cache indicator string
Add KorAP search click events to highchart plots
Plot interactive frequency curves with confidence intervals
Initialize KorAPConnection object
Initialize KorAPQuery object
Connect to KorAP Server
KorAPCorpusStats class (internal)
KorAPQuery class (internal)
Logging utilities for RKorAPClient
Merge duplicate collocate rows and re-calculate association scores and...
Add confidence interval and relative frequency variables
Parse XML annotations into linguistic layers with left/match/right str...
Parse XML annotations into linguistic layers
Persist current access token in keyring
Objects exported from other packages
R Client for KorAP Corpus Analysis Platform
Display KorAPConnection object
Preliminary synsemantic stopwords function
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/>.
Useful links