<< text_analytics text_analytics text_porterstemmer >>

text_analytics >> text_analytics > scilab_stem

scilab_stem

Apply stemming

Syntax

str = scilab_stem(filepath)

Parameters

filepath :

String of path to file

str :

The result of stemming

Description

A simple function using the Stemmer2 class

Examples

See also

Authors


Report an issue
<< text_analytics text_analytics text_porterstemmer >>