word2vec icon indicating copy to clipboard operation
word2vec copied to clipboard

Develop word2vec.list()

Open koheiw opened this issue 1 year ago • 0 comments

word2vec.list() works with with list of characters vectors. It serializes tokens character vectors to integer vectors in R. This can be done differently but this is the simplest approach. We have to think what to do if x is already a list of integers.

koheiw avatar Mar 05 '24 00:03 koheiw