https://github.com/sharpcoder/docmatcher
cosine similarity matching against a corpus of documents written in golang
https://github.com/sharpcoder/docmatcher
Last synced: 3 months ago
JSON representation
cosine similarity matching against a corpus of documents written in golang
- Host: GitHub
- URL: https://github.com/sharpcoder/docmatcher
- Owner: SharpCoder
- License: mit
- Created: 2019-11-27T06:13:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T06:39:28.000Z (about 6 years ago)
- Last Synced: 2025-07-07T00:41:08.585Z (7 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docmatcher
cosine similarity matching against a corpus of documents written in golang