The goal of TextForecast is to carry out forecasting and regression analysis using textual analysis and supervised machine learning techniques as LASSO, Elastic Net and Ridge Regression to select the most predictive words/terms.
You can install the released version of TextForecast from github with:
install.packages("TextForecast")