create.articles.data.frame: Function create.articles.data.frame creates dataframe from...

Description Usage Arguments Examples

Description

Files should have flat structure and should have format returned by preprocess function from the package

Usage

1
create.articles.data.frame(articles.directory, output.df.filename)

Arguments

input.path

string directory with preprocessed files

output.path

string parametr is the name (location+name) where the dataframe should be saved

Examples

1
create.articles.data.frame("C:\\Users\\vostruk001\\Projects\\Studia\\MOW\\Projekt\\MOW_PROJEKT\\prepr\\", "C:\\Users\\vostruk001\\Projects\\Studia\\MOW\\Projekt\\MOW_PROJEKT\\data\\")

vovkaOst/TextClassifier documentation built on May 3, 2019, 6:41 p.m.