| .. |
|
cli
|
Add debug diff command in spaCy CLI (#10502)
|
2022-04-07 10:48:45 +02:00 |
|
displacy
|
#10672: fixes displacy output for manual unsorted entities (#10673)
|
2022-04-27 09:51:58 +02:00 |
|
lang
|
Auto-format code with black (#10687)
|
2022-04-22 11:24:53 +02:00 |
|
matcher
|
Matcher: Remove superfluous GIL-acquiring check in get_is_final (#10659)
|
2022-04-18 12:59:34 +02:00 |
|
ml
|
Tagger: use unnormalized probabilities for inference (#10197)
|
2022-03-15 14:15:31 +01:00 |
|
pipeline
|
Alignment: use a simplified ragged type for performance (#10319)
|
2022-04-01 09:02:06 +02:00 |
|
tests
|
Set version to v3.3.0 (#10614)
|
2022-04-28 13:07:49 +02:00 |
|
tokens
|
Support exclude in Doc.from_docs (#10689)
|
2022-04-25 18:19:03 +02:00 |
|
training
|
Alignment: use a simplified ragged type for performance (#10319)
|
2022-04-01 09:02:06 +02:00 |
|
__init__.pxd
|
|
|
|
__init__.py
|
|
|
|
__main__.py
|
|
|
|
about.py
|
Set version to v3.3.0 (#10614)
|
2022-04-28 13:07:49 +02:00 |
|
attrs.pxd
|
|
|
|
attrs.pyx
|
Intify IOB (#9738)
|
2022-01-20 13:19:38 +01:00 |
|
compat.py
|
|
|
|
default_config_pretraining.cfg
|
|
|
|
default_config.cfg
|
Add a few docs to the default_config.cfg (#9981)
|
2022-01-05 09:16:40 +01:00 |
|
errors.py
|
Display warning when spacy.explain() finds no term (#10645)
|
2022-04-12 10:48:28 +02:00 |
|
glossary.py
|
Display warning when spacy.explain() finds no term (#10645)
|
2022-04-12 10:48:28 +02:00 |
|
kb.pxd
|
|
|
|
kb.pyx
|
|
|
|
language.py
|
Bugfixes and test for rehearse (#10347)
|
2022-02-23 16:10:05 +01:00 |
|
lexeme.pxd
|
|
|
|
lexeme.pyi
|
fix type of lexeme.rank (#9979)
|
2022-01-04 13:15:25 +01:00 |
|
lexeme.pyx
|
Bugfix for similarity return types (#10051)
|
2022-01-20 11:40:46 +01:00 |
|
lookups.py
|
|
|
|
morphology.pxd
|
|
|
|
morphology.pyx
|
|
|
|
parts_of_speech.pxd
|
|
|
|
parts_of_speech.pyx
|
|
|
|
pipe_analysis.py
|
|
|
|
py.typed
|
|
|
|
schemas.py
|
Add ENT_IOB key to Matcher (#9649)
|
2022-01-20 13:18:39 +01:00 |
|
scorer.py
|
Alignment: use a simplified ragged type for performance (#10319)
|
2022-04-01 09:02:06 +02:00 |
|
strings.pxd
|
|
|
|
strings.pyi
|
|
|
|
strings.pyx
|
|
|
|
structs.pxd
|
|
|
|
symbols.pxd
|
|
|
|
symbols.pyx
|
|
|
|
tokenizer.pxd
|
Add tokenizer option to allow Matcher handling for all rules (#10452)
|
2022-03-24 13:21:32 +01:00 |
|
tokenizer.pyx
|
Add tokenizer option to allow Matcher handling for all rules (#10452)
|
2022-03-24 13:21:32 +01:00 |
|
ty.py
|
|
|
|
typedefs.pxd
|
|
|
|
typedefs.pyx
|
|
|
|
util.py
|
hook up meta in load_model_from_config (#10400)
|
2022-03-04 11:07:45 +01:00 |
|
vectors.pyx
|
Save vectors as little endian, load with Ops.asarray (#10201)
|
2022-03-21 14:24:46 +01:00 |
|
vocab.pxd
|
|
|
|
vocab.pyi
|
Add vector deduplication (#10551)
|
2022-03-30 08:54:23 +02:00 |
|
vocab.pyx
|
Add vector deduplication (#10551)
|
2022-03-30 08:54:23 +02:00 |