cos_string_pair: Cosine Similarity between two Strings

Description Usage Arguments Value

Description

Cosine Similarity between two Strings

Usage

1
cos_string_pair(a, b, rem.stop = FALSE)

Arguments

a

A String (or a vector of strings)

b

A String (or a vector of strings)

rem.stop

Shall stopwords be removed?

Value

The cosine similarity (either a single number or a vector of numbers)


M-U-UNI-MA/tpfunctions documentation built on May 24, 2019, 7:37 a.m.