spaCy/spacy
ines f7103babd9 Only overwrite warnings filter if set explicitly (resolves #2369)
This way, pre-defined warning filters are respected and users are still able to use the fine-grained warning settings if they like.
2018-05-26 18:44:15 +02:00
..
cli Merge branch 'master' into develop 2018-05-26 18:30:52 +02:00
data
displacy
lang Merge branch 'master' into develop 2018-05-26 18:30:52 +02:00
syntax Fix unpickling of NER parser 2018-05-21 17:42:40 +02:00
tests Merge branch 'master' into develop 2018-05-26 18:30:52 +02:00
tokens 💫 Add .similarity warnings for no vectors and option to exclude warnings (#2197) 2018-05-21 01:22:38 +02:00
__init__.pxd
__init__.py
__main__.py
_align.pyx
_matcher2_notes.py
_ml.py Only warn about unnamed vectors if non-zero sized. 2018-05-19 18:51:55 +02:00
about.py Require thinc 6.11.1 and prepare for release to spacy-nightly 2018-05-20 19:00:34 +02:00
attrs.pxd
attrs.pyx
compat.py Simplify is_config() and normalize_string_keys() (#2305) 2018-05-21 01:54:35 +02:00
errors.py Only overwrite warnings filter if set explicitly (resolves #2369) 2018-05-26 18:44:15 +02:00
glossary.py
gold.pxd
gold.pyx Fix size limits in training data 2018-05-15 19:01:41 +02:00
language.py Support pipeline factories via entry points (#2348) 2018-05-22 18:29:45 +02:00
lemmatizer.py
lexeme.pxd WIP on stringstore change. 27 failures 2017-05-28 14:06:40 +02:00
lexeme.pyx 💫 Add .similarity warnings for no vectors and option to exclude warnings (#2197) 2018-05-21 01:22:38 +02:00
matcher.pyx
morphology.pxd
morphology.pyx
parts_of_speech.pxd
parts_of_speech.pyx
pipeline.pxd
pipeline.pyx
scorer.py
strings.pxd
strings.pyx
structs.pxd
symbols.pxd
symbols.pyx
tokenizer.pxd
tokenizer.pyx
typedefs.pxd Work on changing StringStore to return hashes. 2017-05-28 12:36:27 +02:00
typedefs.pyx Tidy up rest 2017-10-27 21:07:59 +02:00
util.py Support pipeline factories via entry points (#2348) 2018-05-22 18:29:45 +02:00
vectors.pyx
vocab.pxd
vocab.pyx