stemwords

Simple word stemming utility using Snowball

Debian Debian
RUN apt-get update && \ apt-get install -y libstemmer-tools
Ubuntu
RUN apt-get update && \ apt-get install -y libstemmer-tools
Arch Arch Linux
RUN pacman -S --noconfirm snowball
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libstemmer-tools
Raspbian
RUN apt-get update && \ apt-get install -y libstemmer-tools
click the source code to copy install stemwords on any operating system with command-not-found.com