SUFFIXFSM(1) | Dataence Porter2 User's Manual | SUFFIXFSM(1) |
suffixfsm - generate a Go finite state machine for Porter2 stemming
suffixfsm filename
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.
2018-04-25 | DATAENCE |