explosion / explosion/spacy-streamlit
Support selecting "spans" as one of the visualizers passed to .visualize()
Open
- Dominant language
- Python
- Stars
- 863
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
The `.visualize()` method accepts a keyword argument `visualizers`, which by default is set to most of the visualizers. However, `spans` isn't on this list, and passing it does nothing, despite the existence of the `visualize_spans()` method.
Maybe there's a reason for this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.