An open API service indexing awesome lists of open source software.

https://github.com/tmthyjames/cficdf

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.
https://github.com/tmthyjames/cficdf

Last synced: 3 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# cficdf
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.