Todo: Coding

  1. Implement sentiment value creator with fit() and transform().
  2. Integrate corenlpSentimentAnalyzer code into fit() and transform() framework
  3. Add FeatureUnion component to pipeline
  4. Dig up MPQA feature creation in git repo
  5. Implement MPQA estimator