David Beauchemin
David Beauchemin
I got the same problem; by reading the first error, you can see that you need to have the repo `Template` directory to process the output. So, just put the...
From my experimentation, it seems like it would impact the mode computing.
@TortillasAlfred should be done when updating the doc.
> It looks like if you use the mlflow client then the mlflow tags are not set and you need Do you have a code example? I'm not sure to...
### My two cents on that matter Ideally, I think the design should allow using a more generic interface for cloud computing. I'm pretty sure there are other similar solutions...
The problem is that this package is mostly a wrapper around the `langdetect` one. It uses the factory to create a lang detector but the later init it each time...
Do you have a reason to do the execution 5 times? It's sure that if you have a different seed since it is a statistical model, it will give different...
Ok, I got it; it was to do a mean. Yeah, I agree with you that `langdetect` is not robust. I find it really odd to see such a difference...
Since it seems like no maintainers work on the project, I created a simpler version of the project here https://github.com/davebulaval/magnitude-light. However, it focuses only on a few embeddings.
@AjayP13 I'm interested in maintaining the project.