seb
|
0dd17b794f
|
Update README.md to enhance documentation on similarity metrics and usage. Add dependencies section and clarify return values for methods. Modify test.js to reflect updated search scenarios and improve clarity in search results.
|
2025-04-18 11:03:07 +02:00 |
|
seb
|
92a7bad2b6
|
Implement Levenshtein distance calculation for improved word similarity in similarity_search.c. Adjust similarity thresholds and scoring logic to enhance accuracy, particularly for prefix matches and varying word lengths. Update test.js to reflect new search scenarios with lower similarity thresholds.
|
2025-04-18 09:47:58 +02:00 |
|
seb
|
de950fa11c
|
Enhance string handling in similarity_search.c with input validation and memory management improvements; update test.js to utilize new SimilaritySearch class for index creation.
|
2025-04-18 08:52:18 +02:00 |
|
seb
|
51a3cc6c2d
|
genesis
|
2025-04-18 08:22:35 +02:00 |
|