spaCy/spacy
Janis Klaise b33fb9ac1e Update load_lookups return type and docstring (#7907)
* Update load_lookups return type and docstring

* Add contributor agreement
2021-04-27 09:14:59 +02:00
..
cli Replace negative rows with 0 in StaticVectors (#7674) 2021-04-22 18:04:15 +10:00
displacy Also exclude user hooks in displacy conversion (#7419) 2021-03-12 09:41:59 +01:00
lang Added more exception to the italian language from https://forum.wordr… (#7246) 2021-03-30 10:23:32 +02:00
matcher Support match alignments (#7321) 2021-04-08 18:10:14 +10:00
ml Set up GPU CI testing (#7293) 2021-04-22 14:58:29 +02:00
pipeline Replace negative rows with 0 in StaticVectors (#7674) 2021-04-22 18:04:15 +10:00
tests Set up GPU CI testing (#7293) 2021-04-22 14:58:29 +02:00
tokens Fix/update extension copying in Span.as_doc and Doc.from_docs (#7574) 2021-03-30 09:49:12 +02:00
training Add callback to copy vocab/tokenizer from model (#7750) 2021-04-22 12:36:50 +02:00
__init__.pxd
__init__.py Add vocab kwarg back to spacy.load 2021-03-11 10:58:59 +01:00
__main__.py
about.py Set version to v3.0.6 (#7854) 2021-04-22 16:33:26 +02:00
attrs.pxd
attrs.pyx
compat.py
default_config_pretraining.cfg
default_config.cfg Support large/infinite training corpora (#7208) 2021-04-08 18:08:04 +10:00
errors.py Add callback to copy vocab/tokenizer from model (#7750) 2021-04-22 12:36:50 +02:00
glossary.py
kb.pxd
kb.pyx
language.py Improve checks for sourced components (#7490) 2021-04-19 18:36:32 +10:00
lexeme.pxd
lexeme.pyx
lookups.py Update load_lookups return type and docstring (#7907) 2021-04-27 09:14:59 +02:00
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
py.typed Add py.typed 2021-03-16 09:48:31 +01:00
schemas.py
scorer.py Extend score_spans for overlapping & non-labeled spans (#7209) 2021-04-08 12:19:17 +02:00
strings.pxd
strings.pyx Make vocab update in get_docs deterministic (#7603) 2021-04-09 11:53:13 +02:00
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd Fix tokenizer cache flushing (#7836) 2021-04-22 18:14:57 +10:00
tokenizer.pyx Fix tokenizer cache flushing (#7836) 2021-04-22 18:14:57 +10:00
typedefs.pxd
typedefs.pyx
util.py Update sent_starts in Example.from_dict (#7847) 2021-04-22 11:32:45 +02:00
vectors.pyx Fix vectors data on GPU (#7626) 2021-04-19 18:30:03 +10:00
vocab.pxd
vocab.pyx Fix vectors data on GPU (#7626) 2021-04-19 18:30:03 +10:00