-
Wondering about multilabel...
### TLDR: Can you provide any pointers on how to do multilabel properly using spacy-setfit?
### Without explicitly specifying:
I note the logging when training, th…
-
-
According to this tutorial https://github.com/d8ahazard/sd_dreambooth_extension/wiki/Extremely-Experimental-Libs
sd_extension_dreambooth now supports only xformers 0.0.14.dev0 but if I install this…
-
Ideally, an NLP pipeline in Rust could look something like,
```rust
preprocessor = DefaultPreprocessor::new()
tokenizer = RegexpTokenizer::new(r"\b\w\w+\b")
stemmer = SnowballStemmer::new("en")
…
-
Hello,
I'm trying to use ChemDataExtractor2 for my project. I followed the instructions in the documentation, installed the package via pip (pip install chemdataextractor2), and tried to run the ex…
-
### Describe the bug
I can not use word wise
### System Information
OS: [e.g. Windows 10, 64bit]
calibre version: [e.g. 5.24.0, 64bit]
Python version: [e.g. 3.9.6, 64bit]
Plugin version [e.g. 3.…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### W…
-
Hello,
I try to use the package with ONNX runtime, but the current version works very unstable and doesn't work in most cases.
Also it seems [fast-sentence-transformers](https://github.com/davidbe…
-
I am trying to add a simple pattern recognizer to my registry and use it alongside some of the built-in recognizers for `language="de"`. However, I am facing a few issues:
1. `analyzer.get_supporte…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Export
### Bug…