-
Notifications
You must be signed in to change notification settings - Fork 86
Expand file tree
/
Copy pathDESCRIPTION
More file actions
19 lines (19 loc) · 756 Bytes
/
DESCRIPTION
File metadata and controls
19 lines (19 loc) · 756 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: sentimentr
Title: Calculate Text Polarity Sentiment
Version: 2.9.1
Authors@R: c(person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role =
c("aut", "cre")))
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Description: Calculate text polarity sentiment at the sentence level and
optionally aggregate by rows or grouping variable(s).
Depends: R (>= 3.4.0)
Suggests: testthat
Imports: data.table, ggplot2, graphics, grid, lexicon (>= 1.2.1), methods,
stats, stringi, syuzhet, textclean (>= 0.6.1), textshape (>= 1.3.0),
utils
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.2
URL: https://github.com/trinker/sentimentr
BugReports: https://github.com/trinker/sentimentr/issues