Module tangram_features::bag_of_words_cosine_similarity[][src]

Structs

A BagOfWordsCosineSimilarityFeatureGroup creates features for comparing two text columns using the cosine similarity of the Bag of Words representation of each text column.