kwic | R Documentation |
A word-context matrix drawn from the EEBO-TCP collection, built from all publicly available files with publication years between 1640 and 1699.
kwic
A matrix with 32,244 rows and 2,002 columns.
# Load the matrix, then analyze a term.
data(kwic)
similarity_map(mat = kwic, keyword = "rights")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.