node-stemmer

Andrea Maccis <[email protected]> Mon, 28 Feb 2022 19:09:22 +0100
Newsgroups gmane.comp.search.snowball
Message-ID <CAPybYL0Vm=B-_L7RLB6m1mXLaUdUQjt1JwPex6y_NtthjyKJ9w@mail.gmail.com>
--===============6115626115420927044==
Content-Type: multipart/alternative; boundary="0000000000004f6ee205d917f348"

--0000000000004f6ee205d917f348
Content-Type: text/plain; charset="UTF-8"

Hi all!

I wrote in TypeScript (using ffi-napi) a Node.js interface to the stemming
algorithms, largely inspired by Richard Boulton's PyStemmer.

It is available via npm: https://www.npmjs.com/package/node-stemmer
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:
https://hub.docker.com/r/amaccis/node-libstemmer

It's my first TypeScript library and it's ugly, so feel free to point out
all the crap I made.
These are my repos:
- https://github.com/amaccis/node-stemmer
- https://github.com/amaccis/docker-node-libstemmer
I hope it can be useful.

Kind Regards,
Andrea Maccis

--0000000000004f6ee205d917f348
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"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 algorit=
hms, largely inspired by Richard Boulton&#39;s PyStemmer.<br><br>It is avai=
lable via npm: <a href=3D"https://www.npmjs.com/package/node-stemmer">https=
://www.npmjs.com/package/node-stemmer</a></div></div></div>I wrote a Docker=
file too, in order to create a Docker image with the env=20
set-up needed by my library (Node.js 17, node-gyp, libstemmer=20
compiled like a shared library) and this image is available via=20
DockerHub: <a href=3D"https://hub.docker.com/r/amaccis/node-libstemmer">htt=
ps://hub.docker.com/r/amaccis/node-libstemmer</a><br><span class=3D"gmail-b=
reak-words"><span><span dir=3D"ltr"><br>It&#39;s my first TypeScript librar=
y and it&#39;s ugly, so feel free to point out all the crap I made.</span><=
/span></span><br>These are my repos: <br>- <a href=3D"https://github.com/am=
accis/node-stemmer">https://github.com/amaccis/node-stemmer</a><br>- <a hre=
f=3D"https://github.com/amaccis/docker-node-libstemmer">https://github.com/=
amaccis/docker-node-libstemmer</a><br> I hope it can be useful.<br><br></di=
v>Kind Regards,<br></div>Andrea Maccis</div>

--0000000000004f6ee205d917f348--


--===============6115626115420927044==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Snowball-discuss mailing list
[email protected]
https://lists.tartarus.org/mailman/listinfo/snowball-discuss

--===============6115626115420927044==--