mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-26 21:05:52 +03:00
* Add deprecation warning to Doc.merge and Span.merge
* Replace {Doc,Span}.merge with Doc.retokenize
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_add_entities.py | ||
| test_array.py | ||
| test_creation.py | ||
| test_doc_api.py | ||
| test_doc_spilt.py | ||
| test_pickle_doc.py | ||
| test_span_merge.py | ||
| test_span.py | ||
| test_to_json.py | ||
| test_token_api.py | ||
| test_underscore.py | ||