dselivanov / text2vec

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
http://text2vec.org
Other
851 stars 136 forks source link

can it be used for Sentiment analysis #257

Closed Sandy4321 closed 6 years ago

Sandy4321 commented 6 years ago

can it be used for Sentiment analysis , may be your Latent Sematic Analysis? spasibo

dselivanov commented 6 years ago

Yes, see examples here http://text2vec.org/vectorization.html

Sandy4321 commented 6 years ago

great thanks did you tried to use some more complicated models like factorization machines?