On Fri, Feb 2, 2024, 01:37 TJUN KIAT TEO 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
I thought so too, but Google suggests there is at least one package on CRAN
with this symbol in it.
OP:
a) You should always mention which contributed package you are using. Most
references to this term online seem to be related to Python rather than R.
b) This seems like extremely specialized
I *think* this might be better posted here:
https://bioconductor.org/help/support/
Cheers,
Bert
On Thu, Feb 1, 2024 at 4:37 PM TJUN KIAT TEO wrote:
> Is there a way to extract list of words in BioWordVec in R
>
> Thank you
>
> Tjun Kiat
>
> [[alternative HTML version deleted]]
>
> ___
3 matches
Mail list logo