Skip to contents

Clean and format raw text

Usage

cleanme(x)

Arguments

dataframe

with raw text in a column titled "doc_text". Usually first generated by readme()

Value

a dataframe of cleaned text documents (doc_clean) their document ID and raw text preserved.