-
Great to see a library like this. I would love to see the Big-O performance of each fuzzy algorithm displayed so I know what size of data I can it for and maybe some advice about pros and cons.
I'm…
-
- [x] I have searched open and closed issues for duplicates
---
### Bug Description
When I search for "pirate" in the emoji search box I get 2 results, the expected skull and crossb…
-
```rust
cargo build --lib --target "wasm32-unknown-unknown"
```
With `rusqlite = {version = "0.24.1", features = ["bundled"]}`:
```
cargo:warning=sqlite3/sqlite3.c:14012:10: fatal error: 'std…
-
Recently in the [nlp_apps](https://github.com/aimacode/aima-python/blob/master/nlp_apps.ipynb) notebook I added a section on the [Federalist Papers](https://en.wikipedia.org/wiki/The_Federalist_Papers…
-
Hello!
I was looking into using the linux library for an existing Android/iOS app that uses `sqlcipher_flutter_libs`.
I've found that the flags used on Linux and Windows have some differences betwee…
-
**Are you using the latest release?**
If you are not using the latest release of funannotate, please upgrade, if bug persists then report here.
v1.8.13
**Describe the bug**
A clear and concise des…
-
It adds insult to injury. Case in point http://www.theyworkforyou.com/search/?q=Daniel+Kawcinski
-
in sqlite3 i tried the following query, but i get the error that `sqrt` does not exist.
```sql
SELECT sqrt(25) AS test;
```
```sh
$ sqlite3 ":memory:" "SELECT sqrt(25) AS test;"
Error: no su…
-
This is a feature request taken from https://www.camdram.net/admin/issues/76042, where the user would like to match names against common variations. Fore example Tom Smith and Thomas Smith would retur…
ajf58 updated
4 years ago
-
[reporter="jhyde", created="Wed, 22 Mar 2006 13:11:09 -0500 (GMT-05:00)"]
JDBC has 5 escape sequences:
\* {fn ...} for function calls
\* {escape ...} as in "SELECT \* FROM emp WHERE name LIKE 'Fred…