EntityMatchingFeatureType: {
    BIGRAM: EntityMatchingFeatureType;
    BIGRAM_COMBO: EntityMatchingFeatureType;
    BIGRAM_EXTRA_TOKENIZERS: EntityMatchingFeatureType;
    FREQUENCY_WEIGHTED_BIGRAM: EntityMatchingFeatureType;
    SIMPLE: EntityMatchingFeatureType;
}