-
**Describe the bug**
There is a bug that gets triggered in Python 3.12.4 in pydantic: https://github.com/pydantic/pydantic/issues/9637
This was fixed in version 2.8.2: https://github.com/pydantic/…
-
I'm attempting to use your "en_core_sci_lg" pipeline to extract chemical entities from documents, and then using those entities as a basis to train Spacy's Entity Linker (as shown in this [document](h…
-
Traceback (most recent call last):
File "E:\PyCharm\代码项目\dual-encoder4aste-main\dual-encoder4aste-main\data\v1_data_process.py", line 3, in
import spacy
File "E:\Anaconda\Anaconda\envs\dua…
-
Running the re-ranking example throws the following exception:
```
Traceback (most recent call last):
File "/project_scratch/t5_ranking.py", line 2, in
from pygaggle.rerank.transformer im…
-
## How to reproduce the problem
Start with a vanilla Windows 10 machine that doesn't have the Microsoft Visual C++ Redistributable installed, and in particular doesn't have `msvcp140.dll` in `C:\Wi…
-
### Description
I am unable to run the Linker REST API service and I am getting following exception:
It is known issue with multi-threaded workers, is there is a fix for that?
```
**spacy_ann …
-
Hi (Dan),
Just a hello, to say met with Paul & Paul on Friday. They gave us here at SCLQ a great chance to discuss all the cool stuff you've got going on. I am going to start playing with Blackston…
-
Preprocessing currently takes a long time for large datasets. One way to improve the speed is to use [Spacy pipes](https://spacy.io/usage/processing-pipelines), particularly for lemmatization. Preproc…
-
Hi! First and foremost - thank you for these notebooks!!!
In [your spancat notebook](https://github.com/nestauk/dap_medium_articles/blob/dev/spancat_tutorial/spancat_training.ipynb),
I have follow…
-
I'm seeing an issue where the pipeline crashes during msgpack serialization when I set n_processes > 1.
I want to leverage all cores on my AWS c5a.2xlarge machine so I have set n_processes = numbe…