-
Hello,
Thanks for the implementation of this library. It is very useful. I was trying to use it to find the root of a word based on similarity. However I came across with some values bigger than 1 …
-
This comparison feature calls the HHCompare.scala UDF. It isn't documented as far as I can tell.
-
![image](https://github.com/primait/ex_fuzzywuzzy/assets/4070466/e0521229-c8dd-43d7-a4f0-c90bf51b37ab)
I'm getting this error
I'm using
```
erlang 26.1.2
elixir 1.16.1-otp-26
```
A bit …
-
To start the discussion
- Orange do not have implemented such a API
nevertheless this is a request with high priority
- **some key points**
. countries' laws and data storage restriction…
-
**Summary**
Now running:
```sql
select * from system.functions
```
only the fields of **name**, **is_builtin**, and **is_aggregate** will return content, while the others will be returned as e…
-
Hello! Could you provide some detail on the calculations behind fuzz.WRatio? Is it a combined score of all the other ratio algorithms with even weights? Can the list of algorithms used be edited, or t…
-
Jaro similarity is supposed to give the same results if the strings are reversed:
```
from nltk.metrics import distance as dist
a='rureiter'
b='enreiter'
print("regular={}, reversed={}".format(…
-
It seems that the algorithm implemented here and called "Jaro-Winkler" is in fact _not_ the usual "Jaro-Winkler" metric due to a design decision or misunderstanding/bug of the original intention of th…
-
I tried to build the hello_world example and it failed.
I followed the instructions:
```
export PATH=/home/loongson/.cargo/bin:$PATH;
rustup component add --toolchain=nightly rust-src
rustup …
-
Dear users, I bought a Xiaofang camera without paying attention to the country. Now, my camera can only operate from China IP when connected. Since I want use the camera from Europe, this is banned! H…