predict.textreg.result: Predict labeling with the selected phrases.
Description
Given raw text and a textreg model, predict the labeling by counting appearance of
relevant phrases in text and then multiplying these counts by the beta vector
associated with the textreg object. Just like linear regression.