getFeaturesForDataset: Given a dataset, it returns the dataset updated with features

Description Usage Arguments

Description

The dataset should have a column title. The features are decided based on that

Usage

1
getFeaturesForDataset(dataset, keywords, stpwords, dbh)

Arguments

dataset

: Input dataset

keywords

: These are the domain keywords unigrams

stpwords

: This is the stopwords

dbh

: The database handle where tables for feature extraction exists


eellpp/textutils documentation built on May 16, 2019, 12:12 a.m.