✨ New features and improvements
- Improvements to `visualize_ner`:
- PR https://github.com/explosion/spacy-streamlit/pull/26: UX and layout improvements
- PR https://github.com/explosion/spacy-streamlit/pull/27: Allow `manual` option in `visualize_ner`
- PR https://github.com/explosion/spacy-streamlit/pull/31: Allow extra `displacy_options` to be passed to `visualize_ner`
- PR https://github.com/explosion/spacy-streamlit/pull/25: Use the streamlit theming options directly in `visualizer.py`
- PR https://github.com/explosion/spacy-streamlit/pull/29: Ensure the correct texts are passed onwards in `visualize_similarity`
- New examples scripts:
- [03_visualize-ner-manual.py](https://github.com/explosion/spacy-streamlit/blob/master/examples/03_visualize-ner-manual.py)
- [04_visualize-ner-extra-options.py](https://github.com/explosion/spacy-streamlit/blob/master/examples/04_visualize-ner-extra-options.py)
👥 Contributors
callistachang, honnibal, ines, Jette16, narayanacharya6, svlandeg