make_stopwords: make_stopwords

Description Usage Arguments Value Examples

View source: R/CoreMethods.R

Description

make julia object of stopwords for word2vec

Usage

1
make_stopwords(stopwords)

Arguments

stopwords

stopword file for word2vec (text file: line by line)

Value

a julia object of stopword file

Examples

1
stopword <- make_stopwords(stopwords)

hemberg-lab/sctransfermap documentation built on Nov. 11, 2019, 6:23 a.m.