-
Hi,I am trying out pytextrank for extractive summarization. I used the example code provided. but it didn't work.
the error come from this code:
```
# add PyTextRank to the spaCy pipeline
nlp.ad…
-
**缺少模块 / Problem Description**
用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner.
**复现问题的步骤 / Steps to Reproduce**
1. 执行 '...' / Run '...' 添加文档
2. 点击 '...' / Click '...' 占击“添…
-
-
* Spacy version: 2.1.4
* spacy-stanfordnlp version: 0.1.1
I downloaded and loaded the german model as described in the docs.
```py
import stanfordnlp
from spacy_stanfordnlp import StanfordNLP…
-
Help! I seem to have installed the correct version of Pytorch, CUDA drivers and so forth in my Docker image, yet I cannot get past importing whisperx! This is the error message. I also have CUDA 11.7 …
-
Augmenting of a document using back translation of various languages e.g., using huggingface models: https://huggingface.co/models?pipeline_tag=translation.
Example blog: https://dzlab.github.io/d…
-
✘ No compatible package found for 'en_core_web_trf_lg' (spaCy
v3.6.0)
i have tried using spacy version 3.5.1, 3.6, 3.7 dev(0) none works
-
This is not necessarily a bug, and I am not sure there's any elegant solution to the problem, but please hear me out. I was migrating my model from python 3.7 to 3.10, and I got some seemingly rando…
-
I'm on spacy 3.5
I need to build an entity ruler that sees `_` as a punct while see `#` as not a punct, here's what I tried:
```import spacy
from spacy.lang.en import English
from spacy.toke…
-
please help i am trying this from 2 days tried around 50 methods none worked
now am kinda lost the motivation to learn about spacy, this is going to be my last hope
## Which page or section is …