Version: 1.0.8 Text: Version: 1.0.7 Date: 2018-03-05 Category: BUG FIXES Text: `deamplification.words` contained a typo: "sparesly" instead of "sparsely". This was spotted by Claire Kunesh. Version: 1.0.6 Date: 2015-05-21 Category: BUG FIXES Text: A named index was used in the internal function `left.just` producing an `NA`. This caused an error to be thrown in **R Under development (unstable) (2015-05-19 r68384)**. Version: 1.0.5 Date: 2015-04-06 Category: BUG FIXES Text: `contractions` did not contain "we've" but erroneously contained "what did" rather than "what'd" and "when" rather than "when'd" = "when did". Version: 1.0.5 Date: 2015-04-06 Category: BUG FIXES Text: The data sets `emoticon` and `abbreviations` had the columns stored as `factor`. These columns have been changed to `character`. Version: 1.0.5 Date: 2015-04-06 Category: NEW FEATURES Text: `function.words` a list of function words added from: http://myweb.tiscali.co.uk/wordscape/museum/funcword.html Version: 1.0.5 Date: 2015-04-06 Category: NEW FEATURES Text: `discourse.markers.alemany` a list of Aalemany's (2005) discourse markers added from: http://www.cs.famaf.unc.edu.ar/~laura/shallowdisc4summ/tesi_electronica.pdf Version: 1.0.5 Date: 2015-04-06 Category: CHANGES Text: The **qdap** package is no longer in Suggests: in the DESCRIPTION file. Version: 1.0.2 Date: 2014-08-01 Category: BUG FIXES Text: `key.syn` contained antonyms and elements that were error messages (character). This has been fixed. Reference issue #2. (Jingjing Zou) Version: 1.0.2 Date: 2014-08-01 Category: NEW FEATURES Text: `GradyAugmented` was added. This augmented Grady data set is a large list of known English words and proper nouns. Version: 1.0.2 Date: 2014-08-01 Category: IMPROVEMENTS Text: `contractions` data set picks up 3 words: "it'll", "'cause", & "there'll". Version: 1.0.0 Category: The removal of environments and addition of keys (name change from env.XXX to Text: Version: 1.0.0 Category: key.XXX) may cause a break with backward compatibility, hence the major version Text: Version: 1.0.0 Category: bump to 1.0.0 Text: Version: 1.0.0 Category: CHANGES Text: The `env.syl`, `env.pol`, `env.power`, `env.strength`, and `env.syn` have been converted from environments to `data.table` based hash keys and renamed to `key.syl`, `key.pol`, `key.power`, `key.strength`, and `key.syn`. Version: 0.0.4 Date: 2014-04-24 Category: NEW FEATURES Text: The following sentiment related data sets have been added: `strong.words`, `weak.words`, `power.words`, `submit.words`, `env.strength`, `env.power`. Version: 0.0.2 Date: 2013-12-23 Category: First version sent to CRAN Text: Version: 0.0.1 Category: The dictionaries and word lists previously found in **qdap** have been moved to a separate package, qdapDictionaries. This is the first instalment of the package Text: