Spacy-streamlit

Latest version: v1.0.6

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.6

* Update cache decorators for Streamlit v1.18+

1.0.5

🔴 Bug fixes

- Fix issue 40: remove duplicate NER labels in `visualize_ner`.

👥 Contributors

narayanacharya6

1.0.4

✨ New features and improvements

- **NEW** `visualize_spans` for span support in displaCy.:
- PR https://github.com/explosion/spacy-streamlit/pull/37
- `visualize_{parser,ner,spans}` functions now take a `manual` argument for [rendering data manually](https://spacy.io/usage/visualizers#manual-usage)
- Updated docstrings with correct arguments & types
- `visualize_parser` now takes `displacy_options` for providing [options](https://spacy.io/api/top-level#options-dep) for that visualizer.

- New examples scripts:
- [05_visualize-spans.py](https://github.com/explosion/spacy-streamlit/blob/master/examples/05_visualize-spans.py)


👥 Contributors

pmbaumgartner, svlandeg, rmitsch

What's Changed
* Fix title in example 03 by svlandeg in https://github.com/explosion/spacy-streamlit/pull/35
* `visualize_spans` function + `manual` argument + docstrings by pmbaumgartner in https://github.com/explosion/spacy-streamlit/pull/37


**Full Changelog**: https://github.com/explosion/spacy-streamlit/compare/v1.0.3...v1.0.4

1.0.3

✨ 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

1.0.2

* Remove deprecated `beta_` prefixes for compatibility with streamlit v0.86.0+.

1.0.0

* Update for spaCy v3.0.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.