-
`query.Search(p=>p.date).soundex("10")`
search datetime
-
French Soundex-type algorithm:
https://doi.org/10.3138/CHR-053-04-03
https://www.persee.fr/doc/adh_0066-2062_1976_num_1976_1_1313
-
## Describe the bug
The https://github.com/ramsey/uuid-doctrine and https://github.com/beberlei/doctrineextensions is reported as unused in my symfony project.
But I do used them. This way
```
d…
-
Issue reported by **keithhayton** at 2019-09-04 12:01:32 UTC
Time: 2019-09-04T11:52:34+00:00
Session ID: 9746d281c498e162631e7f2f507b28f0
Problem Page URL: [/messages/communications](/messages/communi…
-
expand SongRepository.checkForDupes with soundex and better result catching including a window to compare and select
-
Thanks for creating this library! I have not looked into the code in detail, but would like to ask a few questions?
- it looks like the "soundex" functionality from Apache is heavily biased to the En…
-
- https://en.wikipedia.org/wiki/N-gram#Google_use_of_N-gram
- https://en.wikipedia.org/wiki/Soundex
-
Hello,
I need my assistant to constantly listen for mic input. But sometimes it just stop listenning (when looking at debug, it doesn't print anything). If I understood well, continuous mode is sup…
-
Thanks for this very interesting tool:
I have discovers some new subtle text conversion with it!
Now i have some request:
1 Can you add away to change the order of items or move not often used it…
-
**Is your feature request related to a problem? Please describe.**
I'm trying to set multiple strategies on a DICT server, but I can't find any details about how to do it.
**Describe the solution …