spaCy/spacy
Adriane Boyd 139f655f34
Merge doc.spans in Doc.from_docs() (#7497)
Merge data from `doc.spans` in `Doc.from_docs()`.

* Fix internal character offset set when merging empty docs (only
affects tokens and spans in `user_data` if an empty doc is in the list
of docs)
2021-03-29 22:34:01 +11:00
..
cli
displacy
lang
matcher Update matcher errors and docs 2021-03-19 10:11:18 +01:00
ml
pipeline Update lexeme_norm checks 2021-03-19 10:59:27 +01:00
tests Merge doc.spans in Doc.from_docs() (#7497) 2021-03-29 22:34:01 +11:00
tokens Merge doc.spans in Doc.from_docs() (#7497) 2021-03-29 22:34:01 +11:00
training Merge pull request #7471 from polm/fix/listener-warnings 2021-03-22 12:45:02 +01:00
__init__.pxd
__init__.py
__main__.py
about.py
attrs.pxd
attrs.pyx
compat.py
default_config_pretraining.cfg
default_config.cfg Remove mention of -1 for early stopping (fix #7535) 2021-03-23 11:50:35 +09:00
errors.py Merge doc.spans in Doc.from_docs() (#7497) 2021-03-29 22:34:01 +11:00
glossary.py
kb.pxd
kb.pyx
language.py Proactively remove unused listeners 2021-03-17 22:41:41 +09:00
lexeme.pxd
lexeme.pyx
lookups.py
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py
py.typed
schemas.py
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd
typedefs.pyx
util.py Update lexeme_norm checks 2021-03-19 10:59:27 +01:00
vectors.pyx
vocab.pxd
vocab.pyx