Query lemma frequencies in ASBC

asbcFreq(lemma, regex = FALSE)

Arguments

lemma

A string. The lemma to be queried in ASBC corpus.

regex

A string. Whether to use RegEx pattern for query.

Value

A list with each element specifying the frequency of occurrence of the lemma with a particular Part-Of-Speech tag.