am.linwordsu: Count percentage of common words to first string

Description Usage Arguments Value See Also

Description

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

Usage

1
am.linwordsu(term1, term2)

Arguments

term1

character vector

term2

character vector

Value

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

See Also

am.linwords, am.stems


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