spaCy/spacy/pipeline
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 💫 Break up large pipeline.pyx (#3246) 2019-02-10 12:14:51 +01:00
entityruler.py 💫 Make handling of [Pipe].labels consistent (#3273) 2019-02-15 06:03:19 +11:00
functions.py 💫 Replace {Doc,Span}.merge with Doc.retokenize (#3280) 2019-02-15 10:29:44 +01:00
hooks.py 💫 Break up large pipeline.pyx (#3246) 2019-02-10 12:14:51 +01:00
pipes.pyx 💫 Make handling of [Pipe].labels consistent (#3273) 2019-02-15 06:03:19 +11:00