Text Analytics Flashcards
Detect Languages:
Detects the language of each line in the input file.
Extract Key Phrases from Text:
Extracts key phrases from given text.
Extract N-Gram Features from Text:
Creates N-Gram dictionary features, and does feature selection on them.
Feature Hashing:
Converts text data to integer-encoded features by using the Vowpal Wabbit library.
Latent Dirichlet Allocation:
Performs topic modeling by using the Vowpal Wabbit library for LDA.
Named Entity Recognition:
Recognizes named entities in a text column.
Preprocess Text:
Performs cleaning operations on text.
Score Vowpal Wabbit 7-4 Model:
Scores input from Azure by using version 7-4 of the Vowpal Wabbit machine learning system.
Score Vowpal Wabbit 7-10 Model:
Scores input from Azure by using version 7-10 of the Vowpal Wabbit machine learning system.
Score Vowpal Wabbit 8 Model:
Scores input from Azure by using version 8 of the Vowpal Wabbit machine learning system.
Train Vowpal Wabbit 7-4 Model:
Trains a model by using version 7-4 of the Vowpal Wabbit machine learning system.
Train Vowpal Wabbit 7-10 Model:
Trains a model by using version 7-10 of the Vowpal Wabbit machine learning system.
Train Vowpal Wabbit 8 Model:
Trains a model by using version 8 of the Vowpal Wabbit machine learning system.