[R] List of Words in BioWordVec
Martin Møller Skarbiniks Pedersen
tr@xp|@yer @end|ng |rom gm@||@com
Sat Feb 3 10:27:07 CET 2024
On Fri, Feb 2, 2024, 01:37 TJUN KIAT TEO <teotjunk using hotmail.com> wrote:
> Is there a way to extract list of words in BioWordVec in R
>
library(text)
word_vectors <- textEmbed(texts = NULL, model = 'bioWordVecModel',
model_type = 'wordvectors')
word_list <- rownames(word_vectors$wordvectors)
[[alternative HTML version deleted]]
More information about the R-help
mailing list