tokenize: Function to tokenzie the document and calculate the...

Description Usage Arguments

Description

This function takes a string as an argument and returns a data frame containing the unique tokens and their frequencies, organized so that the most frequent ones are on top

Usage

1
tokenize(string)

Arguments

string,

the string which you would like tokenized


mouse0/suicideProject documentation built on May 3, 2019, 5:19 p.m.