cocaLemmaSet: Return the set of wordforms associated with a lemma.

Description Usage Arguments Details Value Author(s)

Description

Return the set of wordforms associated with a lemma.

Usage

1
cocaLemmaSet(lemma = "run", WC = NA, data)

Arguments

lemma

Character string indicating the lemma (form).

WC

Character string indicating the wordclass of the lemma.

data

A data.frame containing CoCA lexical statistics. See cocaReadFreq.

Details

Return the set of wordforms associated with a lemma. If wordclass (WC) is specified, then the set is restricted to that wordclass.

Value

A data.frame containing columns for lemma (L1), simpleWC (WC), CLAWS7 tag (c1), wordform (w1), coca frequency (coca).

Author(s)

Dave Braze davebraze@gmail.com


davebraze/FDB1 documentation built on May 14, 2019, 8:59 p.m.