ended6월 30일· 1 sources

I reimplemented spaCy's entire English NLP pipeline in Rust → WebAssembly. It runs fully in your browser — no server, no Python, no network. One HTML file.

Why it matters

<!-- SC_OFF --><div class="md"><p>I've been rebuilding spaCy's en_core_web_md pipeline from scratch in Rust, compiled to WASM. Tokenizer, POS tagger, dependency parser, lemmatizer, NER, and the 300-di...

1
Sources
+0
24h
Growth
8d
Active

Sources

Related Issues