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.
- Host: GitHub
- URL: https://github.com/tmthyjames/cficdf
- Owner: tmthyjames
- Created: 2018-11-23T23:32:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T01:25:04.000Z (over 7 years ago)
- Last Synced: 2025-03-02T02:46:20.876Z (over 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.