https://github.com/howz1t/-cpp-dice-coefficient
Implementation of dice coefficient for string comparision.
https://github.com/howz1t/-cpp-dice-coefficient
Last synced: 10 months ago
JSON representation
Implementation of dice coefficient for string comparision.
- Host: GitHub
- URL: https://github.com/howz1t/-cpp-dice-coefficient
- Owner: HOWZ1T
- Created: 2019-01-11T00:53:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-11T01:03:24.000Z (over 7 years ago)
- Last Synced: 2025-01-01T18:36:44.719Z (over 1 year ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#C++ Dice Coefficient
Implemented dice coefficient for string comparison into a C++ library.