Using spaCyOpenTapioca with spacy_streamlit #9795
-
Forgive me if I should ask this elsewhere...I'll be happy to do that, just point me in the right direction! I'm working on an app in Streamlit and wanted to use spaCy, thankfully, there's spacy-streamlit! I've adapted one of the examples for my project but I also wanted to incorporate spaCyOpenTapioca. I've been able to run the examples in Jupyter Notebook, but I'm unsure of how to fold OpenTapioca within spacy-streamlit. I've been working on this for some time, so I may be too deep to see a solution. Any suggestions (if this is even possible) are appreciated. I'm willing to manually do this outside of spacy-streamlit (again, if possible). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hi, can you provide some more details about what you're trying to do and what problems you're running into? It's easiest to help if you can provide some sample code that we can run on our end to see more details. |
Beta Was this translation helpful? Give feedback.
Hi, can you provide some more details about what you're trying to do and what problems you're running into? It's easiest to help if you can provide some sample code that we can run on our end to see more details.