spaCy/spacy
Sofie Van Landeghem 82347110f5
Default empty KB in EL component (#5872)
* EL field documentation

* documentation consistent with docs

* default empty KB, initialize vocab separately

* formatting

* add test for changing the default entity vector length

* update comment
2020-08-04 14:34:09 +02:00
..
cli Merge pull request #5855 from svlandeg/fix/cli-debug 2020-08-03 13:09:20 +02:00
displacy Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
gold Recalculate alignment if tokenization differs (#5868) 2020-08-04 14:31:32 +02:00
lang Tidy up [ci skip] 2020-07-25 13:00:49 +02:00
matcher Merge branch 'develop' of https://github.com/explosion/spaCy into develop 2020-07-29 11:36:45 +02:00
ml Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
pipeline Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
tests Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
tokens Update docs and consistency 2020-07-29 15:14:07 +02:00
__init__.pxd
__init__.py Tidy up __init__.py 2020-07-25 12:14:37 +02:00
__main__.py
about.py Set version to v3.0.0a5 2020-07-25 14:06:01 +02:00
attrs.pxd
attrs.pyx
compat.py Tidy up, autoformat, add types 2020-07-25 15:01:15 +02:00
default_config.cfg Remove scores list from config and document 2020-07-28 11:22:24 +02:00
errors.py Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
glossary.py
gold.pyx
kb.pxd
kb.pyx Default empty KB in EL component (#5872) 2020-08-04 14:34:09 +02:00
language.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
lemmatizer.py Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
lexeme.pxd
lexeme.pyx
lookups.py Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
morphology.pxd
morphology.pyx Minor refactor for Morphology and MorphAnalysis (#5804) 2020-07-24 09:28:06 +02:00
parts_of_speech.pxd
parts_of_speech.pyx
pipe_analysis.py Simplify pipe analysis 2020-08-01 13:40:06 +02:00
schemas.py Remove unused schema 2020-07-28 23:12:47 +02:00
scorer.py Merge branch 'develop' into feature/scorer-adjustments 2020-07-31 10:48:14 +02:00
strings.pxd
strings.pyx Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx Update docs and consistency 2020-07-29 15:14:07 +02:00
typedefs.pxd
typedefs.pyx
util.py Update docs and types 2020-07-31 17:02:54 +02:00
vectors.pyx Update docstrings, docs and types 2020-07-29 11:36:42 +02:00
vocab.pxd
vocab.pyx Merge pull request #5834 from explosion/feature/vectors 2020-07-29 18:49:26 +02:00