Learn R Programming

textreuse (version 1.0.1)

token_index_candidates: Extract candidate document pairs from a token index

Description

Extract candidate document pairs from a token index

Usage

token_index_candidates(index)

Value

A textreuse_candidates data frame.

Arguments

index

A textreuse_token_index object returned by token_index.