overstemming_index: Overstemming Index (OI)

Description Usage Arguments

View source: R/performance.R

Description

It calculates the proportion of unrelated words that were combined.

Usage

1
overstemming_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.