-
Hi
I have been trying to replicate the work but have been receiving same error message to all the jobs type.
You may note that I received error message regarding sklearn which disappered after in…
-
请问 NLP Spacy model是哪一个?在哪下,放到哪?
-----------------------------------------------
⚠️ Transcription results already exist, skipping transcription step.
⏳ Loading NLP Spacy model: ...
Downloading en_…
-
### Describe the bug
As discussed at [astral-sh/uv#5478](https://github.com/astral-sh/uv/issues/5478), installing spacy models via HF hub seems not to work due to the version specifier "any" being in…
-
this is what i get and i checked and made sure that my key is in the env variables
Traceback (most recent call last):
File "C:\Users\sosman\AppData\Local\Programs\Python\Python311\Lib\site-pack…
-
## How to reproduce the behaviour
Not sure if it's easily reproducible (it isn't even for me consistently), but during `docker build`, downloading the ` en_core_web_sm` package fails with a 403…
-
Hi,
Recently I tried to use the text explainer, similarly to what's presented in your example with the transformers.
I managed to hack a solution to make it "work" by adding some wrappers around…
-
Hello,
We are still using the pre-Spacy3 `med7` model. It used to be available from:
* ` https://med7.s3.eu-west-2.amazonaws.com/en_core_med7_lg.tar.gz`
Now we get a `403` when trying to `pip…
-
I wanted to train a Chinese model and ran the following command from [EXPERIMENTS.md](https://github.com/nikitakit/self-attentive-parser/blob/master/EXPERIMENTS.md):
```shell
python src/main.py trai…
-
**Describe the bug**
When using `nlp.pipe` with `hu_core_news_lg` with multiple processors, I'm seeing the following error:
```
ValueError: [E871] Error encountered in nlp.pipe with multiprocessi…
-
## How to reproduce the behaviour
In my dockerfile, I run these commands:
```Dockerfile
FROM --platform=linux/amd64 python:3.12.4
RUN pip install --upgrade pip
RUN pip install torch --index-u…