-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #3181 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,「⬇️」…
-
Hi,
In several project, we would use Jaro-Winkler distance :
* [Wikipedia link](https://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance)
* [Jellyfish PyPI](https://jamesturk.github.io/je…
-
Any idea why I keep getting 1.0 for the distance calculation?
```sql
SELECT *,
ST_DISTANCE(geom, ST_POINT(-8.6, 41.1331)) distance
FROM stations
ORDER BY distance;
```
```
┌────────…
-
Text function feature request: a Double Metaphone string encoder
Double Metaphone is a phonetic algorithm for indexing words by their English pronunciation. It fundamentally improves on previous re…
-
I forked this package and put wheels (OSX, Windows, Linux) on PyPI as `levenshtein`.
https://pypi.org/project/levenshtein/
This should fix compiler related issues with install that people seem …
-
This is a next step out of the preliminary investigation from #2225
### In scope
- [x] use one-off downloaded & extracted CorpsWatch EX-21 data to make a utility table to compare to EIA
- [x]…
-
### Discussed in https://github.com/duckdb/duckdb/discussions/4194
Originally posted by **ericmanning** July 23, 2022
Text function feature request: Jaro-Winkler string distance metric with op…
-
### Problem
I cannot install solargraph due to issues with the `jaro_winkler` gem. I've opened [an issue](https://github.com/tonytonyjan/jaro_winkler/issues/49) in that repo, but it's not frequentl…
-
-
hi is there anyway to make this function's performance better?
[src/php/strings/similar_text.js
](https://github.com/locutusjs/locutus/blob/aa2751437a92cc1b33204b5e1252e8ef899206ad/src/php/strings/…