-
### Description
Could you please add searching using Jaro–Winkler similarity algorithm feature in next releases or provide a plugin that implements the mentioned functionality.
Thank you
-
### Hunt Type 🔥
{"Alchemy (Model-Assisted)"=>"Hunts driven by models like anomaly detection or machine learning."}
### HEARTH Crafter
fetterm4n
### Hunt Idea / Hypothesis
Compare text-based featu…
-
A colleague and I noticed that rubgems.org (notice missing the y) was available after we inadvertently typo'd it. I registered it about 3 months ago +/- and setup an Nginx proxy to rubygems.org with a…
-
from chatterbot import ChatBot
chatbot = ChatBot(
"Search in lists",
storage_adapter='chatterbot.storage.MongoDatabaseAdapter',
database_url='mongodb://localhost:27017/',
data…
-
Hi all, I was thinking that it would be useful to provide a sequence similarity metric to enable comparing protein or DNA sequences. The metric could compute all-by-all similarities or even employ som…
-
-
**Is your feature request related to a problem? Please describe.**
someone links me to a doc page, suddenly 404 page missing fml
**Describe the solution you'd like**
A clear and concise des…
-
Currently, I'm using DeepSpeech 0.9.3 and trying to find out Word Error Rate on the Common Voice Mozilla dataset. My question is, is there any python script to find out WER? if Yes, please help me wit…
-
```
import com.nulabinc.zxcvbn.{Feedback, Strength, Zxcvbn}
import scala.collection.JavaConverters._
val zxcvbn: Zxcvbn = new Zxcvbn()
val measurement = zxcvbn.measure("demo_formule2", Seq("demo…
-
What would automated testing entail in this circumstance?
- A GitHub action that uses repository secrets (the OpenAI token) to run a series of tests on the project code.
- The tests could be compris…