mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 18:06:29 +03:00
ca244f5f84
## Description - [x] fix auto-detection of Jupyter notebooks (even if `jupyter=True` isn't set) - [x] add `displacy.set_render_wrapper` method to define a custom function called around the HTML markup generated in all calls to `displacy.render` (can be used to allow custom integrations, callbacks and page formatting) - [x] add option to customise host for web server - [x] show warning if `displacy.serve` is called from within Jupyter notebooks - [x] move error message to `spacy.errors.Errors`. ### Types of change enhancement ## Checklist <!--- Before you submit the PR, go over this checklist and make sure you can tick off all the boxes. [] -> [x] --> - [x] I have submitted the spaCy Contributor Agreement. - [x] I ran the tests, and all new and existing tests passed. - [x] My changes don't require a change to the documentation, or if they do, I've added all required information. |
||
---|---|---|
.. | ||
_annotation | ||
_cython | ||
_top-level | ||
_data.json | ||
annotation.jade | ||
cli.jade | ||
cython-classes.jade | ||
cython-structs.jade | ||
cython.jade | ||
dependencyparser.jade | ||
doc.jade | ||
entityrecognizer.jade | ||
goldcorpus.jade | ||
goldparse.jade | ||
index.jade | ||
language.jade | ||
lemmatizer.jade | ||
lexeme.jade | ||
matcher.jade | ||
phrasematcher.jade | ||
pipe.jade | ||
span.jade | ||
stringstore.jade | ||
tagger.jade | ||
textcategorizer.jade | ||
token.jade | ||
tokenizer.jade | ||
top-level.jade | ||
vectors.jade | ||
vocab.jade |