TextFeaturizer.
__init__
Extracts features from text columns using featuretools’ nlp_primitives
text_columns (list) – list of feature names which should be treated as text features.
random_state (int, np.random.RandomState) – Seed for the random number generator.