write_ton_stems: Write stemmed text from TON corpus

Description Usage Arguments Examples

Description

A function for calculating F_1 scores based on SVM evaluations

Usage

1
write_ton_stems(data, datarow, id_var, text_var)

Arguments

rows

Vector with row numbers for texts to be stemmed

id_var

Vector with id tags in the data

text_var

Vector in data with the text to be stemmed

ton_folder

Character with relative path to the talk-of-norway repository folder

data

Data frame containing the texts to be stemmed

Examples

1
# To be done

martigso/tonR documentation built on May 21, 2019, 12:38 p.m.