-
I'm unable to get a `bundle install` for this project to complete, either on macOS (Big Sur), or on Linux (Ubuntu 18.04.1)
I've tried various versions of bundler, 2.1.x to a few different 2.2.x ver…
-
# Intro
We had a discussion about this on gitter the other day, see https://gitter.im/neovim/neovim?at=5f07781c46c75b1e5e3524ff
Presently, all insert mode completion is based on exact prefix mat…
-
In a configuration file with multiple blocking columns marked as "explode", hlink hits an error in Matching step 0 when it tries to explode the columns. It looks like the code is not handling this cas…
-
Hello,
I'm getting an error that I haven't seen while trying to run estimate_probability_two_random_records_match():
![Screenshot 2022-12-13 at 4 44 44 PM](https://user-images.githubuserconten…
-
Include the checklist for meta-release Fall24, including documentation, ATPs and alignment with commonalities (0.4.0)
-
I do have many people multiple times because I do have them as local user account but also as part of the contacts app, we do need some deduplication happening here.
-
### Steps to reproduce
What we need to do to see your problem or bug?
I've upgraded Grape from 1.0 to 1.3.3 and can no longer add `Access-Control-Allow-Origin` and `Access-Control-Request-Method` …
-
### Step 3: Describe the problem:
#### Steps to reproduce:
1. Follow the official notes how to deploy errbit on the Heroku:
https://github.com/errbit/errbit/blob/master/docs/deployment/hero…
-
### What happens?
Weird edge case, but when calling linker.predict with a `threshold_match_weight` of 0 to remove negative weighted records, the threshold isn't applied and it returns all records. …
-
I hate to bring this up, but it looks like this is actually measuring the Jaro-Winkler similarity.
https://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance
> The lower the Jaro–Winkler distance…