Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame^] | 1 | % Generated by roxygen2: do not edit by hand |
| 2 | % Please edit documentation in R/RKorAPClient-package.R |
| 3 | \docType{package} |
| 4 | \name{RKorAPClient-package} |
| 5 | \alias{RKorAPClient} |
| 6 | \alias{RKorAPClient-package} |
| 7 | \title{RKorAPClient: 'KorAP' Web Service Client Package} |
| 8 | \description{ |
| 9 | |
| 10 | A client package that makes the 'KorAP' web service API accessible from R. |
| 11 | The corpus analysis platform 'KorAP' has been developed as a scientific tool to make |
| 12 | potentially large, stratified and multiply annotated corpora, such as the 'German Reference Corpus DeReKo' |
| 13 | or the 'Corpus of the Contemporary Romanian Language CoRoLa', accessible for linguists to let them verify |
| 14 | hypotheses and to find interesting patterns in real language use. |
| 15 | The 'RKorAPClient' package provides access to 'KorAP' and the corpora behind it for user-created R code, |
| 16 | as a programmatic alternative to the 'KorAP' web user-interface. |
| 17 | You can learn more about 'KorAP' and use it directly on 'DeReKo' at <https://korap.ids-mannheim.de/>. |
| 18 | } |
| 19 | \references{ |
| 20 | Kupietz, Marc / Diewald, Nils / Margaretha, Eliza (2020): RKorAPClient: An R package for accessing the German Reference Corpus DeReKo via KorAP. In: Calzolari, Nicoletta, Frédéric Béchet, Philippe Blache, Khalid Choukri, Christopher Cieri, Thierry Declerck, Sara Goggi, Hitoshi Isahara, Bente Maegaard, Joseph Mariani, Hélène Mazo, Asuncion Moreno, Jan Odijk, Stelios Piperidis (eds.): [Proceedings of The 12th Language Resources and Evaluation Conference (LREC 2020)](http://www.lrec-conf.org/proceedings/lrec2020/LREC-2020.pdf). Marseille: European Language Resources Association (ELRA), 7017-7023. <http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.867.pdf> |
| 21 | } |
| 22 | \seealso{ |
| 23 | Useful links: |
| 24 | \itemize{ |
| 25 | \item \url{https://github.com/KorAP/RKorAPClient/} |
| 26 | \item \url{https://korap.ids-mannheim.de/} |
| 27 | \item \url{https://www1.ids-mannheim.de/kl/projekte/korap.html} |
| 28 | \item Report bugs at \url{https://github.com/KorAP/RKorAPClient/issues} |
| 29 | } |
| 30 | |
| 31 | } |
| 32 | \author{ |
| 33 | \strong{Maintainer}: Marc Kupietz \email{kupietz@ids-mannheim.de} |
| 34 | |
| 35 | Other contributors: |
| 36 | \itemize{ |
| 37 | \item Nils Diewald \email{diewald@ids-mannheim.de} [contributor] |
| 38 | \item Leibniz Institute for the German Language [copyright holder, funder] |
| 39 | } |
| 40 | |
| 41 | } |
| 42 | \keyword{internal} |