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{ |
Marc Kupietz | 10bcc91 | 2021-03-05 09:00:28 +0100 | [diff] [blame] | 9 | \if{html}{\figure{logo.png}{options: align='right' alt='logo' width='120'}} |
Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 10 | |
Marc Kupietz | 2456abd | 2021-12-19 16:28:40 +0100 | [diff] [blame] | 11 | 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/>. |
Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 12 | } |
| 13 | \references{ |
Marc Kupietz | 92a2848 | 2021-03-05 10:50:32 +0100 | [diff] [blame] | 14 | Kupietz, Marc / Diewald, Nils / Margaretha, Eliza (2020): |
| 15 | RKorAPClient: An R package for accessing the German Reference Corpus DeReKo |
| 16 | via KorAP. In: Calzolari, Nicoletta, Frédéric Béchet, Philippe Blache, |
| 17 | Khalid Choukri, Christopher Cieri, Thierry Declerck, Sara Goggi, |
| 18 | Hitoshi Isahara, Bente Maegaard, Joseph Mariani, Hélène Mazo, |
| 19 | Asuncion Moreno, Jan Odijk, Stelios Piperidis (eds.): |
| 20 | Proceedings of The 12th Language Resources and Evaluation Conference (LREC 2020) |
| 21 | Marseille: European Language Resources Association (ELRA), 7017-7023. |
| 22 | \url{http://www.lrec-conf.org/proceedings/lrec2020/pdf/2020.lrec-1.867.pdf} |
Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 23 | } |
| 24 | \seealso{ |
| 25 | Useful links: |
| 26 | \itemize{ |
| 27 | \item \url{https://github.com/KorAP/RKorAPClient/} |
| 28 | \item \url{https://korap.ids-mannheim.de/} |
Marc Kupietz | 67edcb5 | 2021-09-20 21:54:24 +0200 | [diff] [blame] | 29 | \item \url{https://www.ids-mannheim.de/digspra/kl/projekte/korap} |
Marc Kupietz | a6e4ee6 | 2021-03-05 09:00:15 +0100 | [diff] [blame] | 30 | \item Report bugs at \url{https://github.com/KorAP/RKorAPClient/issues} |
| 31 | } |
| 32 | |
| 33 | } |
| 34 | \author{ |
| 35 | \strong{Maintainer}: Marc Kupietz \email{kupietz@ids-mannheim.de} |
| 36 | |
| 37 | Other contributors: |
| 38 | \itemize{ |
| 39 | \item Nils Diewald \email{diewald@ids-mannheim.de} [contributor] |
| 40 | \item Leibniz Institute for the German Language [copyright holder, funder] |
| 41 | } |
| 42 | |
| 43 | } |
| 44 | \keyword{internal} |