For those interested in the Stemming subject in Elixir, I made a simple Elixir wrapper around snowball implementations of stemmers : https://github.com/awetzel/stemex snowball -> C -> NIF -> Elixir
Also related: https://github.com/awetzel/mailibex
For those interested in the Stemming subject in Elixir, I made a simple Elixir wrapper around snowball implementations of stemmers : https://github.com/awetzel/stemex snowball -> C -> NIF -> Elixir
Also related: https://github.com/awetzel/mailibex