Word Stemming Algorithm

From GM-RKB
Jump to navigation Jump to search

A Word Stemming Algorithm is a Text Processing Algorithm that can be implemented by a Word Stemming System that can solve a Word Stemming Task.



References

2015

1980

  • (Porter, 1980) ⇒ Martin F. Porter. (1980). “An Algorithm for Suffix Stripping.” In: Program, 14(3):130–137.
    • QUOTE: The nature of the task will vary considerably depending on whether a stem dictionary is being used, whether a suffix list is being used, and of course on the purpose for which the suffix stripping is being done.