spaCy/spacy/tests/matcher
Ines Montani 5651a0d052 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280)
* Add deprecation warning to Doc.merge and Span.merge

* Replace {Doc,Span}.merge with Doc.retokenize
2019-02-15 10:29:44 +01:00
..
__init__.py
test_matcher_api.py 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280) 2019-02-15 10:29:44 +01:00
test_matcher_logic.py
test_pattern_validation.py 💫 Add token match pattern validation via JSON schemas (#3244) 2019-02-13 01:47:26 +11:00
test_phrase_matcher.py Show warning if phrase pattern Doc was overprocessed (#3255) 2019-02-13 01:45:31 +11:00