<div dir="ltr"><div><div><div><div><div><div>Hi all!<br><br></div>I wrote in TypeScript (using ffi-napi) a Node.js interface to the stemming algorithms, largely inspired by Richard Boulton's PyStemmer.<br><br>It is available via npm: <a href="https://www.npmjs.com/package/node-stemmer">https://www.npmjs.com/package/node-stemmer</a></div></div></div>I wrote a Dockerfile too, in order to create a Docker image with the env
set-up needed by my library (Node.js 17, node-gyp, libstemmer
compiled like a shared library) and this image is available via
DockerHub: <a href="https://hub.docker.com/r/amaccis/node-libstemmer">https://hub.docker.com/r/amaccis/node-libstemmer</a><br><span class="gmail-break-words"><span><span dir="ltr"><br>It's my first TypeScript library and it's ugly, so feel free to point out all the crap I made.</span></span></span><br>These are my repos: <br>- <a href="https://github.com/amaccis/node-stemmer">https://github.com/amaccis/node-stemmer</a><br>- <a href="https://github.com/amaccis/docker-node-libstemmer">https://github.com/amaccis/docker-node-libstemmer</a><br> I hope it can be useful.<br><br></div>Kind Regards,<br></div>Andrea Maccis</div>