read_review_file: Read a review source data file into a data frame

Description Usage Arguments

View source: R/read-review-file.R

Description

This function is specifically intended to parse the three data files in the sentiment analysis data set (https://archive.ics.uci.edu/ml/datasets/Sentiment+Labelled+Sentences).

Usage

1
read_review_file(file_path)

Arguments

file_path

character. A file path to a source .txt data file


mdneuzerling/ModelAsAPackage documentation built on Feb. 1, 2020, 12:57 a.m.