-
Since https://github.com/explosion/srsly/issues/83 is closed, I'm opening it again.
- I'm using Spacy 3.5.1 on Python 3.8.15 and experiencing the same issue. `srsly ` version is 2.4.6.
- OS is Deb…
-
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…
-
I am running CrisisFACT.ipynb notebook on Colab on Python v3.9.16
Used colab's fallback runtime version.
I am getting error while importing monoT5 from pygaggle. Kindly help me resolve the issue …
-
Hello,
I am training my NER model using the following code:
### Start of Code
def load_word_vectors(model_name, word_vectors):
subprocess.run([sys.executable,
…
-
Hi,
I'm attempting to initialize the [gpt2-xl huggingface model](https://huggingface.co/gpt2-xl) in SpaCy using the following code provided in [examples/init_model.py](https://github.com/explosion/…
-
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…
-
## How to reproduce the behaviour
#create a new conda environment
`conda create -n test python=3.8 -y`
#install spacy
`pip install spacy==2.1.9`
## Your Environment
* Operating System:
`N…
-
Hi, I set my python using this codes.
(base) $ python -m spacy download en_core_web_sm
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.…
-
Hello guys,
With the V3 update when I run the example code it complains:
```
ValueError: [E966] `nlp.add_pipe` now takes the string name of the registered component factory, not a callable compon…
-
怎么说
L4EX updated
4 months ago