am.linstems: Count percentage of common stems to first string

Description Usage Arguments Value See Also

Description

Count percentage of common stems to the length of first input string. Please remove extra spaces before usage to get the right answer. Not vectorized.

Usage

1
am.linstems(term1, term2, minlen = 2)

Arguments

term1

character vector

term2

character vector

minlen

number: minimal word length

Value

Number. Percentage (share) of common words between two input strings

See Also

am.linwords, am.linwordsu


ameshkoff/amnlp documentation built on May 15, 2019, 5:35 p.m.