-
Hello,
I'd like to use the framework to select items that contain named entities. In this case I'd like to "connect" spacy to Modal. The problem is that I get an error message saying that there is no…
-
## How to reproduce the behaviour
## Your Environment
## Info about spaCy
- **spaCy version:** 3.7.5
- **Platform:** macOS-10.16-x86_64-i386-64bit
- **Python version:** 3.9.13
- **Pi…
-
Hi, community!
So, I have been trying to implement spaCy's LLM along with OpenAI's gpt-4.0-turbo model but running into some trouble. For more context, below is the config.cfg file
```
[paths]
t…
-
Hi I'm new to python-for-android and am wondering if this [spacy recipe](https://github.com/F1uctus/p4a-recipes/blob/main/spacy/__init__.py) can be added to the main repo. I'm using [serious_python](h…
-
When running the data prep notebook, I get the following error. Is this an error you've seen previously?
![image](https://github.com/IdahoLabResearch/5GAD/assets/82901642/0fc76886-0b5a-45d4-b37a-d0…
-
### Description
Given these requirements:
```
numpy==1.21.5
spacy=3.0.0
mlflow=2.13.0
```
pip will fail with `subprocess-exited-with-error` on `numpy-1.17.3.zip` after about 2 minutes and not…
-
I wanted to display a json file labeled with spacy displacy. But the problem persists.
I carefully label in the tool:
![image](https://github.com/user-attachments/assets/1dff4d43-7377-4efd-aef3-e1…
-
- `datashare-api` is outdated in most NLP extensions
- keep only OpenNLP, StanfordNLP and Spacy
- deprecate other extensions
-
**Is your feature request related to a problem? Please describe.**
The BatchAnalyzerEngine which calls the Spacy engine's [process_batch](https://github.com/microsoft/presidio/blob/6c51464cb86c4b5cf0…
-
### Feature request
BentoML previously supported SpaCy as one of its built-in runner types. However, with the introduction of the v1.0.0 release, native support for SpaCy was removed.
It would be …