stanza icon indicating copy to clipboard operation
stanza copied to clipboard

Build Pyodide (web assembly) wheel

Open reynoldsnlp opened this issue 7 months ago • 0 comments

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 (https://github.com/pyodide/pyodide/pull/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.

reynoldsnlp avatar Apr 23 '25 15:04 reynoldsnlp