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
Word stemming for 33 languages via Snowball 3.0 compiled to WebAssembly — English, Arabic, Russian, French, German, Spanish, Turkish and more. TypeScript-first, Node.js & browser, zero dependencies.
The stem function is a JavaScript and Node.js function that is part of the DropSuit NLP library. It is designed to reduce words to their base or root form. It's open-source and available under the Apache License 2.0.