-
**Debugging checklist**
- [x] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ens…
-
Could not get the file at http://www.quest.dcs.shef.ac.uk/wmt16_files_mmt/training.tar.gz. [RequestException] None.
`vocab_src, vocab_tgt = show_example(load_vocab, args=[spacy_de, spacy_en])`
how c…
-
pipenv install failed with spacy 8.3.2 and thinc 8.3.2.
Pipfile
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[packages]
spacy = "*"
...
Got this compiler e…
-
Hello,
I installed spacy-udpipe from the Pypi repo using the following
`pip install spacy-udpipe`
When I follow the tutorial code from the Pypi package tutorial
```
import spacy_udpipe
sp…
-
I don't know whether we can do anything about it, but Nana here probably refers to a person, Nana Kwame Opoku, rather than location 12168625.
1. “Nana should apologize to the galamsey people.
2.…
-
Follow these steps:
`!pip install --ignore-installed sector
!python -m spacy download en_core_web_lg
!python -m nltk.downloader stopwords
!python -m nltk.downloader wordnet
!python …
-
I can't install spaCy
-
## How to reproduce the behaviour
`pip3.13 install spacy`
C:\Users\talta\AppData\Local\Programs\Python\Python313>pip3.13 install spacy
`Collecting spacy
Downloading spacy-3.8.2.tar.gz …
-
**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…
-
I have been following on the steps of the mechanic spacy interface notebook and wanted to replicate the same for ace event and relations.
I followed the same steps as for the coarse and granular, bu…