Package: vader
Title: Valence Aware Dictionary and sEntiment Reasoner (VADER)
Version: 0.2.1
Authors@R: 
    person(given = "Katherine",
           family = "Roehrick",
           role = c("aut", "cre"),
           email = "kr.gitcode@gmail.com")
Description: A lexicon and rule-based sentiment analysis tool that is specifically 
    attuned to sentiments expressed in social media, and works well on texts from other 
    domains. Hutto & Gilbert (2014) <https://www.aaai.org/ocs/index.php/ICWSM/ICWSM14/paper/view/8109/8122>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: tm
Depends: R (>= 2.10)
Suggests: spelling
Language: en-US
NeedsCompilation: no
Packaged: 2020-09-07 13:59:57 UTC; kr
Author: Katherine Roehrick [aut, cre]
Maintainer: Katherine Roehrick <kr.gitcode@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-07 14:20:03 UTC
Built: R 4.1.0; ; 2021-05-26 11:41:00 UTC; unix
