.. |
cli
|
add counts to verbose list of NER labels (#10957)
|
2022-06-20 09:48:40 +02:00 |
displacy
|
#10672: fixes displacy output for manual unsorted entities (#10673)
|
2022-04-27 09:51:58 +02:00 |
lang
|
Remove English exceptions with mismatched features (#10873)
|
2022-06-03 09:44:04 +02:00 |
matcher
|
Better errors for has_annotation and Matcher (#10830)
|
2022-05-25 11:12:29 +02:00 |
ml
|
Auto-format code with black (#10977)
|
2022-06-17 19:41:55 +01:00 |
pipeline
|
account for NER labels with a hyphen in the name (#10960)
|
2022-06-17 20:02:37 +01:00 |
tests
|
disable failing test because Stanford servers are down (#11015)
|
2022-06-23 10:57:46 +02:00 |
tokens
|
Avoid pickling `Doc` inputs passed to `Language.pipe()` (#10864)
|
2022-06-02 20:06:49 +02:00 |
training
|
account for NER labels with a hyphen in the name (#10960)
|
2022-06-17 20:02:37 +01: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
|
Merge branch 'develop' into master-tmp
|
2020-05-21 18:39:06 +02:00 |
attrs.pyx
|
…
|
|
compat.py
|
Custom component types in spacy.ty (#9469)
|
2021-10-21 15:31:06 +02:00 |
default_config.cfg
|
Add a few docs to the default_config.cfg (#9981)
|
2022-01-05 09:16:40 +01:00 |
default_config_pretraining.cfg
|
…
|
|
errors.py
|
`enable` argument for spacy.load() (#10784)
|
2022-06-17 20:24:13 +01:00 |
glossary.py
|
Add glossary entry for root (#10821)
|
2022-05-20 09:56:32 +02:00 |
kb.pxd
|
…
|
|
kb.pyx
|
…
|
|
language.py
|
`enable` argument for spacy.load() (#10784)
|
2022-06-17 20:24:13 +01:00 |
lexeme.pxd
|
Fix Lexeme.from_ptr
|
2020-08-10 16:43:37 +02:00 |
lexeme.pyi
|
…
|
|
lexeme.pyx
|
…
|
|
lookups.py
|
…
|
|
morphology.pxd
|
…
|
|
morphology.pyx
|
Clean up Morphology imports and definitions (#7441)
|
2021-04-26 16:54:23 +02:00 |
parts_of_speech.pxd
|
…
|
|
parts_of_speech.pyx
|
Drop Python 2.7 and 3.5 (#4828)
|
2019-12-22 01:53:56 +01:00 |
pipe_analysis.py
|
…
|
|
py.typed
|
Add py.typed
|
2021-03-16 09:48:31 +01:00 |
schemas.py
|
…
|
|
scorer.py
|
…
|
|
strings.pxd
|
…
|
|
strings.pyi
|
…
|
|
strings.pyx
|
Update Cython string types (#9143)
|
2021-09-13 17:02:17 +02:00 |
structs.pxd
|
…
|
|
symbols.pxd
|
…
|
|
symbols.pyx
|
…
|
|
tokenizer.pxd
|
…
|
|
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
|
Merge remote-tracking branch 'upstream/master' into chore/update-develop-from-master
|
2020-11-25 11:49:34 +01:00 |
typedefs.pyx
|
Tidy up rest
|
2017-10-27 21:07:59 +02:00 |
util.py
|
…
|
|
vectors.pyx
|
vectors: remove use of float as row number (#10955)
|
2022-06-15 15:32:02 +02:00 |
vocab.pxd
|
Add support for floret vectors (#8909)
|
2021-10-27 14:08:31 +02:00 |
vocab.pyi
|
…
|
|
vocab.pyx
|
Add vector deduplication (#10551)
|
2022-03-30 08:54:23 +02:00 |