understemming_index: Understemming Index (UI)

Description Usage Arguments

View source: R/performance.R

Description

It calculates the proportion of related words that had different stems.

Usage

1
understemming_index(words, stems)

Arguments

words

is a data.frame containing a column word a a column group so the function can identify groups of words.

stems

is a character vector with the stemming result for each word


dfalbel/ptstem documentation built on May 16, 2020, 11:45 a.m.