-
Cool work with spacy!
-
it would be nice to push it since the arabic on spacy official arabic is 5 years old already....
it would be easier for app developers to integrate it since it needs mostly code normalization between…
-
## 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…
-
- deploy LLM and spacy on seperately on baloise openshift / AI circle incubator azure landing zone
- make it a generic pipeline?
-
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…
-
## How to reproduce the behaviour
I have use the following piece of code to convert json to spacy while validationg using spacy --debug i get whitespace error:
![image](https://github.com/us…
-
### ERROR Massage :
__
(myenv) projectPath> python scan_resume.py
C:\Users\swapn\AppData\Local\Programs\Python\Python312\myenv\Lib\site-packages\spacy\util.py:918: UserWarning: [W094] Model 'en_tra…
-
Docling is a great project! Got to know about this from [Spacy-layout](https://github.com/explosion/spacy-layout).
This is powered by vanilla FastAPI, which is good but won't scale and lacks stuff …
-
We wanted to use GPUs for spacy after recently upgrading to `spacy v3.8`, but this was impossible due to conflicting requirements. The `spacy[cudaXXX]` still depend on `cupy < 13.0.0`, which is incomp…
-
According to your code, the following error occurs during runtime. How can I resolve this issue?
![image](https://github.com/user-attachments/assets/50cbdddf-634f-4a9f-80d2-a221a382297f)