TextFeaturizer.
__init__
Extracts features from text columns using featuretools’ nlp_primitives
text_colums (list) – list of pd.DataFrame column names that contain text.
random_state (int, np.random.RandomState) – Seed for the random number generator.