stem

command
v0.0.0-...-2f68049 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

Stem

Go GitHub

Stem CLI reduces inflected words to their word stem. Currently snowball module is used.

Install

git clone git@github.com:AntonShadrinNN/comix-search.git
cd stem
make build && sudo make install

Uninstall

cd stem
sudo make uninstall && make clean

Usage

After installation you can simply run stem -s="String to stem" and see the result.

[!IMPORTANT] Make sure to provide flag -s. It is mandatory

Documentation

Overview

Stem reduces inflected words to their word stem. It uses external stemming module.

Usage:

stem [flags]

The flags are:

-s
    Sentence to stem.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL