getDataframeFromWordVector: Creates a dataframe whose columns are words in wordvector...

Description Usage Arguments Value

Description

Creates a dataframe whose columns are words in wordvector where the rows are all set to 0.

Usage

1
getDataframeFromWordVector(wordVec, nrows = 1)

Arguments

nrows

: number of rows. By default is 1

wordvec

: a word vector

Value

a datframe


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