Add getting started section to Readme.md

Change-Id: I871af63d6bda17dee463e96827274a730d45a8d7
1 file changed
tree: 66f3f088a3ed4fca4f0c4ea6c49faf16512d6473
  1. inst/
  2. man/
  3. R/
  4. tests/
  5. .gitignore
  6. .gitlab-ci.yml
  7. .Rbuildignore
  8. DESCRIPTION
  9. LICENSE
  10. LICENSE.md
  11. NAMESPACE
  12. rderekovecs.Rproj
  13. Readme.md
Readme.md

rderekovecs

A client package that makes the DeReKoVecs web service API accessible from R.

Installation

devtools::install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/rderekovecs")

Getting started

help(package="rderekovecs")

Accessing other DeReKoVecs instances

KoKoKom

Sys.setenv(DEREKOVECS_SERVER="https://corpora.ids-mannheim.de/openlab/kokokomvecs")

CoRoLa (Contemporary Reference Corpus of the Romanian Language)

Sys.setenv(DEREKOVECS_SERVER="https://corpora.ids-mannheim.de/openlab/corolavecs")