Description Usage Arguments Examples
Convert a plain-text or TEI document into a character vector
1 |
filepath |
A path to the file that will be converted. |
normalize |
A logical condition. If "TRUE", text will be converterd to all lower case and stopwords will be removed. Also, all instances of '<e2><88><ab>' and '<c5><bf>' will be convertedto 's', all numeric characters will be removed, 'vv' will be converted to 'w', and ”d' and ”ring' will be converted to 'ed' and 'ering' respectively, and all special characters will be removed. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.