-
### What happens?
I think we need to add in some safeguards when calculating `log2(*bayes_factors) AS match_weight`.
I didn't include a reproducible example, but I think you can see how this wou…
-
It would be basically a place to store regex and associate it with a description. From there you could quick load it and modify it in the actual GUI. I would love to see this tool added because I woul…
-
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
-
This is the one feature that is preventing me from instantly moving to this keyboard probably forever. I rely very heavily on autocorrect and custom typing shortcuts that use it.
-
### TL;DR; For someone just running into the problem.
Narrowed down this case to the problem of having gcc-12 installed without libstdc++-12-dev.
Try installing the libstd++ headers instead and do…
-
AFAICS, `lstmtraining` produces two types of figures for measuring the error:
1. **bag-of-character training error** (on `list.train`): this is shown as
- `char train=%.3f%%` every 100 iterations…
-
I've french_1990 and standard English (Great Britain dictionaries installed).
I write the single word l'été:
http://slovari.yandex.ru/l%27%C3%A9t%C3%A9/%D0%BF%D0%B5%D1%80%D0%B5%D0%B2%D0%BE%D0%B4/
Her…
-
Hello
Here are 2 texts I would like to check for near duplicate thanks to the SimHash algorithm (jiebaR package):
library(jiebaR)
coder
-
# Intuition
The given example shows how to transform `word1` to make `word2`. It is about mutation from one state to another. The goal is to count a series of transformations.
**Example 1:** "ho…
-
## hello i have this error in preprocess.py
> python3 preprocess.py
> Traceback (most recent call last):
> File "preprocess.py", line 8, in
> from lda2vec import preprocess, Corpus
> File "…