-
I might be missing something, but in my digging through the rhinocommon sdk, I haven't found anything that does what I'm looking for. Entering a distance value in the Rhino command line, I can type 6'…
ghost updated
11 years ago
-
### What happened?
So i am trying to run the below code to query data I do get results but other fields like metadata, embeddings is giving null
Code to query :
```
const result = await colle…
-
### Summary
The current implementation allows choosing between of Damerau-Levenshtein algorithm (2 implementations), Levenshtein algorithm, Jaro-Winkler algorithm, or ngram-based algorithm with non…
-
Redmine 2386
Add some more string distance functions and evaluate their effectiveness.
See "Chapter 5":http://www.amazon.com/Data-Matching-Techniques-Data-Centric-Applications/dp/3642311636/ref=…
-
When certain fields in the schema are defined as int|float and others as int only, an issue occurs where values inserted into fields defined strictly as int are incorrectly stored as 0.
For example…
-
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile:
Make sure you read all the [documentation](http…
-
I am trying to be able to run this anonymized script using cuDF or cuDF.pandas with GPU acceleration.
currently runs for over 5 hours for 2Million rows of data.
import pandas as pd
from rapidfuzz im…
-
### Is your feature request related to a problem?
`draw_text_ext` have param named `sep` which sets distance between lines of text, but there's no param to set distance between each character. That w…
-
This is listed as the first of the "crucial features" still to be implemented.
Moves are currently stored as strings (e.g. `"62,22>120,82=N"`). These can theoretically represent moves of arbitrary …
-
**Is your feature request related to a problem? Please describe.**
Add Jaro-Winkler algorithm for `cudf.core.column.string.StringMethods.edit_distance`.
Documentation: https://docs.rapids.ai/api…