-
#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…
-
I'm writing a function to fuzzy-match records in two datasets according to the following criteria, where a match will only be recorded as such if there is a positive match on all four columns for the …
-
If we search using `location.name` for `düs`:
```
http://open-api.bahn.de/bin/rest.exe/location.name?input=d%C3%BCs&authKey=&format=json
```
We get:
- Düsseldorf Hbf
- Düsseldorf Flughafen
- DÜSSELD…
-
Unser Hoster wies darauf hin, dass eine mehrere tausend Zeilen lange SQL-Anfrage von search it den Datenbankserver lahmgelegt hat. Soweit ich das sehen kann, wurde die Anfrage durch die SOUNDEX-Ähnlic…
-
## jack (JackStouffer) reported this on 2015-11-04T15:07:04Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=15285
### CC List
* greeenify
* greensunny12
* issues.dlang (jmdavis)
### …
-
```
What steps will reproduce the problem?
1. run tweetx at new directory.
2. exit tweetx.
3. following files are generated logging.txt words.cache words.soundex
What is the expected output? What do …
-
Ich fände es schön, wenn die Autocomplete-Begriffe so sortiert würden, dass bei Verwendung von z. B. Soundex nicht die häufigsten Begriffe ganz oben stehen, sondern die, die mit dem Suchbegriff beginn…
-
Place in narmer.stats.
W = alpha \* r/rb \* log(Tb)/log(T)
r/T are compression ratio & compression time for the target algorithm
rb/Tb are compression ration & compression time for a standard algori…
-
Currently the vocabulary auto-grading module uses a pretty inflexible method of checking students' answers. In order to accommodate even basic variations like British vs USA spellings, the variations …
-
Attemping to cross compile to aarch64-apple-darwin with `CC` set to `clang` fails with the following output.
```
The following warnings were emitted during compilation:
warning: sqlite3/sqlite3…