Here is my pipeline:
pipeline = Pipeline([(\'features\', FeatureUnion([ (\'text_pipeline\', Pipeline([ (\'count_vectorizer\', CountVe