get_quotes: Get all quotes in the tokens

Description Usage Arguments Value

Description

Runs the syntax rules to get quotes/paraphrases from the sentences. Note: The token ids should be globally unique, see unique_ids!

Usage

1
get_quotes(tokens)

Arguments

tokens

a data frame of tokens containing id, parent, relation, pos1 and lemma columns.

Value

the quotes in long format, i.e. a data frame with quote id, quote role, and token id


anon-author/clauses documentation built on May 10, 2019, 11:52 a.m.