Description Usage Arguments Value Examples
Function for initial preprocessing of the files After calling the function output files will contain categories in the first line and then cleaned body text separated by one empty line
1 | preprocess(input.path, output.path)
|
input.path |
string directory with inial data (files without any folder structure) |
output.path |
string folder where preprocessed files will be stored |
output.path string
1 | preprocess("C:\\Users\\vostruk001\\Projects\\Studia\\MOW\\Projekt\\MOW_PROJEKT\\Part1\\", "C:\\Users\\vostruk001\\Projects\\Studia\\MOW\\Projekt\\MOW_PROJEKT\\Out_one\\")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.