getOverlapTerms: Get the overlapping terms between two documents in a dtm

Description Usage Value

Description

Get the overlapping terms between two documents in a dtm

Usage

1
2
getOverlapTerms(x, y, dtm.x, dtm.y = NULL, similarity = NULL,
  termfreq = T)

Value

a list or data.frame with the corpora.compare results for each dtm.


kasperwelbers/corpus-tools documentation built on May 20, 2019, 7:37 a.m.