You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like a way to deploy stanza models in web environments, i.e. using pyodide.
I imagine that dependencies are the biggest (insurmountable?) hurdle blocking this feature. It does not appear that spacy has an official wasm build, but they appear to be close (pyodide/pyodide#4108). Tools like transformers.js that can substitute for the transformers package.
Perhaps a web assembly version of stanza would have some limited capabilities, but it would be fantastic to be able to use models for lower-resource languages on the web.
The text was updated successfully, but these errors were encountered:
I would like a way to deploy stanza models in web environments, i.e. using pyodide.
I imagine that dependencies are the biggest (insurmountable?) hurdle blocking this feature. It does not appear that spacy has an official wasm build, but they appear to be close (pyodide/pyodide#4108). Tools like transformers.js that can substitute for the transformers package.
Perhaps a web assembly version of stanza would have some limited capabilities, but it would be fantastic to be able to use models for lower-resource languages on the web.
The text was updated successfully, but these errors were encountered: