issues
search
explosion
/
spacy-stanza
💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy
MIT License
726
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update stanza requirement to support versions up to 1.9.x
#104
nxgeo
opened
2 months ago
1
Use stanza's sentence segmentation, add support for newer stanza versions and drop support for Python <3.8
#103
phucdev
opened
3 months ago
0
Add support for stanza 1.7 and 1.8
#102
michael-k
opened
6 months ago
0
Drop support for Python 3.6 and 3.7
#101
michael-k
opened
6 months ago
1
CI: Use latest actions
#100
michael-k
opened
6 months ago
0
Set version to v1.0.4
#99
adrianeboyd
closed
1 year ago
0
Add python 3.11 to CI and classifiers
#98
adrianeboyd
closed
1 year ago
0
Add support for stanza 1.6
#97
michael-k
closed
1 year ago
0
Add project urls to package metadata
#96
michael-k
closed
1 year ago
0
CI: Switch from Azure to GHA
#95
adrianeboyd
closed
1 year ago
0
Building an NER pipeline for languages supported by stanza but not spacy
#94
rohanchn
closed
1 year ago
2
CI: Update GHA tests workflow
#93
adrianeboyd
closed
1 year ago
0
TEST: GHA CI
#92
adrianeboyd
closed
1 year ago
0
Add GHA CI tests
#91
adrianeboyd
closed
1 year ago
0
Set version to v1.0.3
#90
adrianeboyd
closed
1 year ago
0
Extend to stanza v1.5.x
#89
adrianeboyd
closed
1 year ago
0
Custom sentence segmentization
#88
h0gar
closed
1 year ago
2
how to enable resource.json from local path when spacy_stanza.load_pipeline
#87
aaronysl
closed
1 year ago
2
Can't use Spacy-Stanza in a databricks/spark UDF
#86
DanTyackDB
opened
1 year ago
0
Update for stanza v1.4.0
#85
adrianeboyd
closed
2 years ago
0
Upgrade `stanza` version to 1.4.0 in the requirements.txt
#84
peeush-agarwal
closed
2 years ago
0
AttributeError: module 'spacy_stanza' has no attribute 'load_pipeline'
#83
ghshin-github
closed
2 years ago
2
NER & Parsing not working for new language
#82
bablf
closed
2 years ago
2
Update CI images
#81
adrianeboyd
closed
2 years ago
0
Updates for stanza v1.3.0, set version to v1.0.1
#79
adrianeboyd
closed
3 years ago
0
Add stanza constituency output
#78
BramVanroy
opened
3 years ago
2
Fallback to upos instead of to feats
#77
BramVanroy
closed
3 years ago
6
Streamline behavior when xpos/tag is None
#76
BramVanroy
closed
3 years ago
2
stanza.download('en') not working
#75
ghltshubh
closed
3 years ago
1
Question: fine tuning stanza models from within Spacy
#74
srsridharan
closed
3 years ago
1
Don't restrict minor version of stanza
#73
BramVanroy
closed
3 years ago
2
[W109] Unable to save user hooks while serializing the doc
#71
gustavengstrom
closed
3 years ago
3
Multi-word token expansion issue, misaligned tokens --> failed NER (German)
#70
flipz357
opened
3 years ago
4
Spacy Tokenizer Boundary Issue.
#69
ZohaibRamzan
closed
3 years ago
1
Spacy Tokenization encoding problem
#68
ZohaibRamzan
closed
3 years ago
6
Spacy-stanza and Spacy conflict when calling pipelines on the GPU
#67
Tadusko
closed
3 years ago
2
ImportError: cannot import name 'hash_unicode' from 'murmurhash'
#66
Code4SAFrankie
closed
3 years ago
5
SPACE is not UPOS
#65
bitPogo
opened
3 years ago
4
Fix trailing whitespace token handling
#64
adrianeboyd
closed
3 years ago
0
Update setup and prepare for v0.2.5
#63
adrianeboyd
closed
3 years ago
0
Port trailing whitespace fix to master
#62
adrianeboyd
closed
3 years ago
0
Support for Spacy 3
#61
Nithin-Holla
closed
3 years ago
6
Fix trailing whitespace token handling
#60
adrianeboyd
closed
3 years ago
0
Error: tokenizer
#59
gudgyo
closed
3 years ago
2
Refactor for spaCy v3.0
#58
adrianeboyd
closed
3 years ago
0
Stanza's sentencizer only works when `processors = 'tokenize,pos,lemma,depparse'`
#57
namiyousef
opened
3 years ago
1
Entry points for additional languages are required
#56
jcastanohiba
closed
3 years ago
1
Update for spacy v3
#55
adrianeboyd
closed
3 years ago
2
Speed
#54
hg2051
opened
4 years ago
1
cannot import name 'StanzaLanguage' from 'spacy_stanza'
#53
rmhegeman
closed
4 years ago
0
Next