Developer of R-packages: #r-text, #r-topics and #r-talk
Precision Mental health
Well-being and Harmony Research
Based at Lund University and Stony Brook University
2. when you try this, can you please first always remove the embeddings that are automatically saved in your working directory (called something like textPredict_694....RDS).
2. when you try this, can you please first always remove the embeddings that are automatically saved in your working directory (called something like textPredict_694....RDS).
res <- textAssess(
model_info = "valence_facebook_mxbai23_eijsbroek2024",
texts = "test one")
res <- textAssess(
model_info = "valence_facebook_mxbai23_eijsbroek2024",
texts = "test one")
Can u pls 1) try with a different text, or 2) delete any word embeddings created from textPredict() in ur working directory.
(i should add improve the warning!).
Can u pls 1) try with a different text, or 2) delete any word embeddings created from textPredict() in ur working directory.
(i should add improve the warning!).
here you can see more details about installing the text package (r-text.org/articles/hug...)
im happy to get feedback if it does not work.
here you can see more details about installing the text package (r-text.org/articles/hug...)
im happy to get feedback if it does not work.