logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

suffixfsm - generate a Go finite state machine for Porter2 stemming

Description

suffixfsm takes a list of suffixes, creates a tree, and then generates a FSM based on the tree.

       The output (on standard output) is a skeleton Go function body.

Name

       suffixfsm - generate a Go finite state machine for Porter2 stemming

Options

filename
              Input suffix list.

DATAENCE                                           2018-04-25                                       SUFFIXFSM(1)

Synopsis

suffixfsmfilename

See Also