Skip to content

Commit 689c9ce

Browse files
authored
Update README.md
1 parent 63223f8 commit 689c9ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ A library implementing different string similarity and distance measures. A doze
1616
* [Metric Longest Common Subsequence](#metric-longest-common-subsequence)
1717
* [N-Gram](#n-gram)
1818
* [Shingle (n-gram) based algorithms](#shingle-n-gram-based-algorithms)
19+
* [Q-Gram](#shingle-n-gram-based-algorithms)
20+
* [Cosine similarity](#shingle-n-gram-based-algorithms)
21+
* [Jaccard index](#shingle-n-gram-based-algorithms)
22+
* [Sorensen-Dice coefficient](#shingle-n-gram-based-algorithms)
1923

2024

2125
## Download

0 commit comments

Comments
 (0)