[Snowball-discuss] How to make snowball stemmers available in another language
Amirouche Boubekki
amirouche.boubekki at gmail.com
Thu May 9 21:36:42 BST 2019
In the end I created some bindings of the C library.
For anyone interested the code is at
https://git.sr.ht/~amz3/guile-snowball-stemmer
Le lun. 6 mai 2019 à 17:59, Amirouche Boubekki <amirouche.boubekki at gmail.com>
a écrit :
> Hello,
>
>
> I would like to use snowball stemmers in Guile. I am wondering what I
> should do.
> The most straightforward way seems to be to create bindings against the
> shared
> library.
>
> It seems there is another method that compiles the algorithm down to
> Javascript
> / Python etc... It is slower but it is also easier to use.
>
>
> What are my options to make snowball available in Guile Scheme?
>
>
> Best regards,
>
>
> Amirouche
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tartarus.org/pipermail/snowball-discuss/attachments/20190509/9c8450ba/attachment.html>
More information about the Snowball-discuss
mailing list