# SentimentAnalysis 1.3-5

## Version 1.3-5

## Changes

* Fixed package documentation

# Version 1.3-4

## Changes

* Fixed F1 computation

# Version 1.3-3

## Changes

* Minor fix in p-values
* Updated paper for citation

# Version 1.3-2

## Changes

* Updated contact details

# Version 1.3-1

## Changes

* Fixed error in tests

# Version 1.3-0

## New features and functions

* Added new function `extractWords()` to retrieve all words from dictionary
* Added new models for ridge regression, ordinary least squares and generalized linear model
* Added flag to prefilter terms for dictionary generation

## Changes

* Fixed error in `ruleLinearModel`

# Version 1.2-0

## Changes

* Minor fixes for CRAN release

# Version 1.1-0

## New features and functions

* Added new function `countWords()` to count words without default preprocessing rules