stemwords
Simple word stemming utility using Snowball
RUN apt-get update && \
apt-get install -y libstemmer-tools
RUN apt-get update && \
apt-get install -y libstemmer-tools
RUN pacman -S --noconfirm snowball
RUN apt-get update && \
apt-get install -y libstemmer-tools
RUN apt-get update && \
apt-get install -y libstemmer-tools