issues Search Results · repo:explosion/spaCy language:Python
Filter by
5k results
(96 ms)5k results
inexplosion/spaCy (press backspace or delete to remove)Please consider replace from IPython.core.display import HTML, display by from IPython.display import HTML, display.
ZhihuiLuo
- Opened 6 days ago
- #13763
Hi, I noticed that the coarse-grained POS tags for numbers in the large Romanian model (ro_core_news_lg) is empty rather
than X. Is this the expected behavior?
How to reproduce the behaviour
import spacy ...
BLKSerene
- Opened 10 days ago
- #13761
Discussed in https://github.com/explosion/spaCy/discussions/8226
Environment
- Windows 11
- Python 3.13.2
- Pip 25.0.1
- Visual Studio 2022
- SDK do Windows 11
- MSVC v143 - VS 2022 ...
MullerEsposito
- 1
- Opened 21 days ago
- #13753
I m using Spacy 3.8.4 on a MacMin with M4PRO chip and this works great. When trying to build a Docker container it fails
because of blis and thinc compatiblity. SO i can run it from my virtual environment ...
arikivandeput
- 1
- Opened 26 days ago
- #13751
I use misaki package from pypi which uses spacy. When I run the script that uses it, it tried first to download
something from pypi using pip but I use uv which doesn t have pip by default.
I can see ...
thewh1teagle
- 2
- Opened 29 days ago
- #13747
!-- NOTE: For questions or install related issues, please open a Discussion instead. -- I ve been training tagger and
parser on heavily augmented data and was surprised by poor performance (comparing to ...
nrodnova
- Opened on Jan 31
- #13739
!-- NOTE: For questions or install related issues, please open a Discussion instead. --
en_core_web_trf (3.8.0) labels CARDINAL tokens as ORG. This happens in the affiliation sections for many scientific ...
vitaly-d
- 1
- Opened on Jan 25
- #13734
- Japanese tokenizer specifically began throwing RuntimeError: Already borrowed when receiving multi-threaded
requests.
- We noticed this error began on 2025-01-15, and did not previously struggle ...
joelbartlett20
- Opened on Jan 24
- #13733
!-- NOTE: For questions or install related issues, please open a Discussion instead. --
Description
When using spacy-transformers with various HuggingFace models, I ve discovered inconsistencies in the ...
Rassibassi
- 4
- Opened on Jan 15
- #13730
I m on Python 3.11 with spacy 3.7.4 and noted an inconsistent behavior when I lemmatize my German text.
How to reproduce the behaviour
import spacy
nlp = spacy.load( de_core_news_sm )
doc = nlp( (Das ...
Michael-E-Rose
- Opened on Jan 15
- #13729

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.