Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in spacy
how should I install the English model of spacy on my jupyter notebook which runs on a google cloud instance?
May 19, 2026
python-3.x
google-cloud-platform
jupyter-notebook
spacy
ReadTimeoutError when downloading space en_core_web_lg
May 17, 2026
python
spacy
How do I fix ValueError when doing nlp.add_pipe(LanguageDetector(), name='language_detector', last=True) with spacy 3
May 16, 2026
python
spacy
language-detection
Add custom NER model to spaCy pipeline
May 14, 2026
python
spacy
Migrate trained Spacy 2 pipelines to Spacy 3
May 13, 2026
python
spacy
spacy-3
Error while doing multi-class classification in spacy
May 11, 2026
python
nlp
spacy
multiclass-classification
ValueError: nlp.add_pipe now takes the string name of the registered component factory, not a callable component
May 11, 2026
python
spacy
matcher
How to optimize SpaCy pipe for NER only (using an existing model, no training)
May 09, 2026
spacy
named-entity-recognition
I'm executing the Code : nlp.vocab['Hun'].vector and obtain a ValueError : [E010] Word vectors set to length 0
May 08, 2026
python-3.x
spacy
Handling compound words (2-grams) using NLTK
May 05, 2026
nlp
nltk
tokenize
spacy
How to add optional dependencies of a library as 'extra' in poetry and pyproject.toml?
May 04, 2026
python
pip
spacy
python-poetry
pyproject.toml
Extract sentence embeddings features with Pandas and spaCy
May 04, 2026
python
pandas
dataframe
nlp
spacy
RF model loses accuracy when I remove it from Pipeline
May 02, 2026
scikit-learn
nlp
random-forest
spacy
tfidfvectorizer
A checklist for Spacy optimization?
Apr 28, 2026
optimization
nlp
spacy
micro-optimization
Spacy: count occurrence for specific token in each sentence
Apr 24, 2026
nlp
counter
spacy
find-occurrences
spacy-3
NLP: check if a detected sentence is a complete sentence [closed]
Apr 22, 2026
python
nlp
nltk
spacy
grammar
How to write code to merge punctuations and phrases using spaCy
Apr 20, 2026
python
python-3.x
nlp
spacy
Older Entries »