commit | db9ab04d3b8129a7da939d4ed41cb79fde733f6c | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Sep 26 12:26:36 2019 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Sep 26 12:27:49 2019 +0200 |
tree | 65bdcc66e903272a183811e4fe147ca67d50544c | |
parent | d0d3e9bddee7f13c8ee0729c0c1bb17269dce584 [diff] |
Use count=0 instead of count=1 in initial queries count=0 is now supported in Krill (see Ibc64fca72d2e8464992fb05dd23507a099be1349 ) Change-Id: I33a73f848d0ec4d8db094913080f5701585b7106
Simple R package to access the web service API of the KorAP Corpus Analysis Platform devloped at the IDS Mannheim
This packgage is in its early stages and not stable yet! In particular, please expect that, at this early stage, objects, functions, parameters as well as their names or identifiers will still change continuously without any notification. Use it on your own risk!
library(devtools) install_git("https://korap.ids-mannheim.de/gerrit/KorAP/RKorAPClient") library(RKorAPClient) ?corpusQuery
library(RKorAPClient) kqo <- corpusQuery(new("KorAPConnection", verbose=TRUE), "Hello world") fetchAll(kqo)
At this point there is no binary package on CRAN yet, so you have to install the development version from our Gerrit server using the devtool package:
#install.packages("devtools") library(devtools) devtools::install_git("https://korap.ids-mannheim.de/gerrit/KorAP/RKorAPClient")
Authors: Marc Kupietz
Copyright (c) 2019, IDS Mannheim, Germany
This package is developed as part of the KorAP Corpus Analysis Platform at the Leibniz Institute for German Language (IDS).
It is published under the BSD-2 License.
Contributions are very welcome!
Your contributions should ideally be committed via our Gerrit server to facilitate reviewing (see Gerrit Code Review - A Quick Introduction if you are not familiar with Gerrit). However, we are also happy to accept comments and pull requests via GitHub.
Please note that unless you explicitly state otherwise any contribution intentionally submitted for inclusion into this software shall – as this software itself – be under the BSD-2 License.
Kupietz, Marc / Margaretha, Eliza / Diewald, Nils / Lüngen, Harald / Fankhauser, Peter (2019): What’s New in EuReCo? Interoperability, Comparable Corpora, Licensing. In: Bański, Piotr/Barbaresi, Adrien/Biber, Hanno/Breiteneder, Evelyn/Clematide, Simon/Kupietz, Marc/Lüngen, Harald/Iliadi, Caroline (Hrsg.): Proceedings of the Internation Corpus Linguistics Conference 2019 Workshop "Challenges in the Management of Large Corpora (CMLC-7)", 22nd of July Mannheim: Leibniz-Institut für Deutsche Sprache,33-39.