cosine_sim: Computes the cosine distance value between a bag of words and...

Description Usage Arguments References

View source: R/RcppExports.R

Description

Computes the cosine distance value between a bag of words and a set of TF-IDF weight vectors.

Usage

1

Arguments

data

the list containing a word-bag and the TF-IDF object.

References

Senin Pavel and Malinchik Sergey, SAX-VSM: Interpretable Time Series Classification Using SAX and Vector Space Model. Data Mining (ICDM), 2013 IEEE 13th International Conference on, pp.1175,1180, 7-10 Dec. 2013.

Salton, G., Wong, A., Yang., C., A vector space model for automatic indexing. Commun. ACM 18, 11, 613-620, 1975.


jmotif documentation built on March 26, 2020, 7:23 p.m.