sim_coeff {rscc}R Documentation

sim_coeff

Description

Internal function for faster computation. No checks on input will be performed.

Usage

sim_coeff(set1, set2, setfull, coeff)

Arguments

set1

character: unique vector of words

set2

character: unique vector of words

setfull

character: unique vector of texts to compare

coeff

character: name of similarity coefficient to use

Value

value of similarity coefficient


[Package rscc version 0.2.1 Index]