-
funcion que devuelva desde la db
Elemento en mayusculas, sin espacios todo concatenado.
Idem en utiles.
-
[Sub-issues are ordered by their priorities]
1. Currently, we use [SOUNDEX](https://en.wikipedia.org/wiki/Soundex) algorithm as a fuzzy searching mechanism to fetch question papers. While it is ro…
-
It's interesting in some case when we want to check before creation for already existing record but with a close spelling.
-
Provide a new pre-processing function for transliteration from some input function to English. as a first version we provide transliteration from Greek to English.
Motivation: use to compare places…
-
I thought of having an endpoint like `GET /compare?s1=..&s2=...[&algorithm=soundex]` which returns the similarity percentage between s1 and s2. This would allow dynamic debugging of two strings.
W…
-
Hi Santhosh,
Can you review changes done by me to Soundex, and also charmap in silpa_common module nothing much changed but I fixed and improved things and do verify test cases and add any if needed …
-
NYSIIS is a modern algorithm for normalizing and ranking text in search. It has better comprehension across languages than algorithms like jaro-winkler, soundex, and metaphone.
https://en.wikipedia…
-
Hello,
I'm searching for "cult": https://developer.spotify.com/web-api/console/get-search-item/?q=cult&type=artist
I get "Blue Öyster Cult" as the first result
I expect to get "The Cult" as the fir…
arska updated
7 years ago
-
#11 was closed in favour of #178 . Consider that
https://openlibrary.org/search?q=%22tiananmen%22&mode=everything finds 447 hits, but
https://openlibrary.org/search?q=%22tian%27anmen%22&mode=everyth…
-
### Description
see issue #17700
### DBeaver Version
Community Version 23.0.5.202305211610
### Operating System
Windows 10 64 bit
### Database and driver
Snowflake jdbc 3.13.6
### Steps to re…