textclean-package | Text Cleaning Tools |
add_comma_space | Ensure Space After Comma |
add_missing_endmark | Add Missing Endmarks |
check_text | Check Text For Potential Problems |
DATA | Fictitious Classroom Dialogue |
drop_element | Filter Elements in a Vetor |
drop_empty_row | Filter Rows That Contain Markers |
drop_NA | Filter Rows That Contain Markers |
drop_row | Filter Rows That Contain Markers |
filter_element | Remove Elements in a Vetor |
filter_empty_row | Remove Rows That Contain Markers |
filter_NA | Remove Rows That Contain Markers |
filter_row | Remove Rows That Contain Markers |
has_endmark | Test for Incomplete Sentences |
keep_element | Filter Elements in a Vetor |
keep_row | Filter Rows That Contain Markers |
make_plural | Make Plural (or Verb to Singular) Versions of Words |
mgsub | Multiple 'gsub' |
mgsub_fixed | Multiple 'gsub' |
mgsub_regex | Multiple 'gsub' |
package-textclean | Text Cleaning Tools |
print.check_text | Prints a check_text Object |
print.sub_holder | Prints a sub_holder object |
replace_contraction | Replace Contractions |
replace_curly_quote | Replace Common Non-ASCII Characters |
replace_emoji | Replace Emojis With Words/Identifier |
replace_emoji_identifier | Replace Emojis With Words/Identifier |
replace_emoticon | Replace Emoticons With Words |
replace_grade | Replace Grades With Words |
replace_html | Replace HTML Markup |
replace_incomplete | Denote replace_incompletelete End Marks With "|" |
replace_names | Replace First/Last Names |
replace_non_ascii | Replace Common Non-ASCII Characters |
replace_number | Replace Numbers With Text Representation |
replace_ordinal | Replace Mixed Ordinal Numbers With Text Representation |
replace_rating | Replace Ratings With Words |
replace_symbol | Replace Symbols With Word Equivalents |
replace_tokens | Replace Tokens |
replace_white | Remove Escaped Characters |
strip | Strip Text |
strip.character | Strip Text |
strip.default | Strip Text |
strip.factor | Strip Text |
strip.list | Strip Text |
sub_holder | Hold the Place of Characters Prior to Subbing |
swap | Swap Two Patterns Simultaneously |
textclean | Text Cleaning Tools |