issues
search
explosion
/
spacy-streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
https://share.streamlit.io/ines/spacy-streamlit-demo/master/app.py
MIT License
805
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix demo app - update experimental_rerun
#57
bbelescot
opened
1 week ago
1
Support selecting "spans" as one of the visualizers passed to .visualize()
#56
thatbudakguy
opened
4 weeks ago
0
Attribute Error: st.experimental_rerun() deprecated
#55
qu-genesis
opened
2 months ago
2
Demo app is broken
#54
natea
opened
3 months ago
0
Changed st.experimental_rerun to st.rerun
#53
astr0c0der
closed
3 months ago
0
No HTML object returned by displacy.render()
#52
ddenz
opened
11 months ago
1
Support full range of version strings in version check
#51
adrianeboyd
closed
1 year ago
0
Removing extra space when visualizing Named Entities
#50
GiliardGodoi
closed
1 year ago
4
corrected typo (displacy_options)
#49
ehom
closed
1 year ago
0
Set version to v1.0.6
#48
adrianeboyd
closed
1 year ago
0
Update st.cache deprecation
#47
victorialslocum
closed
1 year ago
1
Deprecated st.cache
#46
michelzam
closed
1 year ago
2
Set version to v1.0.5
#45
adrianeboyd
closed
1 year ago
0
Requesting new release that includes fixes for issue #40.
#44
narayanacharya6
closed
1 year ago
1
ModuleNotFoundError in demo
#43
bsenst
closed
1 year ago
2
Visualization of nested spans
#42
phlobo
opened
2 years ago
0
Fix issue 40 by removing duplicate labels in the select entity labels…
#41
narayanacharya6
closed
2 years ago
1
`visualize_ner()` does not remove duplicate labels for spans.
#40
narayanacharya6
closed
2 years ago
0
visualize_spans
#39
monWork
opened
2 years ago
2
fixed typo
#38
Hderek22
closed
2 years ago
0
`visualize_spans` function + `manual` argument + docstrings
#37
pmbaumgartner
closed
2 years ago
2
NotImplementedError: [E894] The 'noun_chunks' syntax iterator is not implemented for language 'it'.
#36
mirfan899
closed
2 years ago
2
Fix title in example 03
#35
svlandeg
closed
2 years ago
0
Set version to 1.0.3
#34
svlandeg
closed
2 years ago
0
Unexpected keyword errors
#33
rory-hurley-gds
opened
2 years ago
1
OSError: [E050] Can't find model 'en_core_web_sm'. It doesn't seem to be a Python package or a valid path to a data directory.
#32
deep-woods
closed
2 years ago
2
Addresses issue #30 for passing extra options to visualize_ner.
#31
narayanacharya6
closed
2 years ago
2
Support for extra options to be passed to `visualize_ner`
#30
narayanacharya6
closed
2 years ago
0
Pass parameter from visualize() to visualize_similarity()
#29
Jette16
closed
2 years ago
1
Pass parameter from visualize() to visualize_similarity()
#28
Jette16
closed
2 years ago
0
Pass manual=True to visualize_ner
#27
callistachang
closed
3 years ago
4
Handling visualize ner
#26
Jette16
closed
3 years ago
0
Change app to use API theming
#25
Jette16
closed
3 years ago
0
Text from a scanned document.
#24
ericvanderlinden
closed
3 years ago
2
Support for span categorizer?
#23
jonmcalder
closed
2 years ago
5
Update for streamlit v0.86.0
#22
adrianeboyd
closed
3 years ago
0
Remove "beta_" prefix from Streamlit calls
#21
tvst
closed
3 years ago
3
Extend to spacy<4.0.0, set version to v1.0.1
#20
adrianeboyd
closed
3 years ago
0
spaCy 3.1 Support
#19
kinghuang
closed
3 years ago
1
Getting text or disabling text box from .visualizer
#18
ritchieng
closed
3 years ago
2
valueError E030 sentence boundaries unset
#17
natescrape
closed
3 years ago
1
Be able to specify port & host
#16
koaning
closed
3 years ago
4
Update for spacy v3.0.0
#15
adrianeboyd
closed
3 years ago
1
Passing `manual=True` to `displacy.render`
#14
failable
closed
3 years ago
0
Option to annotate
#13
GuruTeja-Tebs
closed
3 years ago
2
Be able to load spacy.lang.en.English model (and more)
#12
NixBiks
closed
3 years ago
1
'labels' parameter of visualize_ner()
#11
dmesquita
closed
3 years ago
2
Update for spaCy v3
#10
ines
closed
4 years ago
0
add downloading the language model to the app
#9
discdiver
closed
4 years ago
1
Add key argument to widgets to prevent DuplicateWidgetID (#7)
#8
andfanilo
closed
4 years ago
1
Next