-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
28 lines (28 loc) · 930 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: rosetteApi
Type: Package
Title: 'Rosette' API
Version: 1.14.4
Date: 2019-10-25
Authors@R: c(
person("Chris", "Park", role = "aut"),
person("Sam", "Hausmann", role = "aut"),
person("Hannah", "Gaudet", role = "ctb"),
person("Ian", "Redpath", email = "[email protected]", role = "ctb"),
person("Seth", "Gransky", email = "[email protected]", role = c("ctb", "cre")),
person("Basis", "Technology Corp.", email = "[email protected]", role ="cph"))
Description: 'Rosette' is an API for multilingual text analysis and information
extraction. More information can be found at <https://developer.rosette.com>.
License: Apache License 2.0 | file LICENSE
Depends:
R (>= 3.1.0)
Imports:
httr,
jsonlite
Suggests:
knitr,
rmarkdown,
testthat
URL: https://developer.rosette.com
BugReports: https://developer.rosette.com/support-ticket
VignetteBuilder: knitr
RoxygenNote: 6.1.1