You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concept Frequency—Inverse Concept Document Frequency. Much like TFIDF, but will find semantic similarities using word vectors, and therefore count all similar concepts as one based on a given threshold.
About
Concept Frequency—Inverse Concept Document Frequency. Much like TFIDF, but will find semantic similarities using word vectors, and therefore count all similar concepts as one.