sl_beagle_vectors: Create BEAGLE vectors for words

Description Usage Arguments Value

View source: R/sl_beagle_vectors.R

Description

Create BEAGLE vectors for words

Usage

1
2
sl_beagle_vectors(s_ids, dictionary = dictionary_words, riv = c(1024,
  30), verbose = 500)

Arguments

s_ids

list of sentences as character vectors

dictionary

character vector of all words in the dictionary

riv

integer vector c(dim,sparsity) for number of dimensions and sparsity

verbose

integer printing option to track progress report every n times

Value

matrix each row is the semantic vector for each word in dictionary


CrumpLab/RsemanticLibrarian documentation built on Nov. 11, 2019, 1:04 p.m.