Text Analytics Toolbox does not completely support Spanish. Which are the other alternatives to perform sentiment analysis in Matlab for this language?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Diego Mauricio Murillo Gómez
el 13 de Mzo. de 2023
Respondida: Abhijeet
el 6 de Abr. de 2023
I am trying to use Text Analytics Toolbox to do sentiment analisis of spanish sentences. However, vaderSentimentScores only work with english words. Is there another alternative to carry out this task?.
0 comentarios
Respuestas (1)
Abhijeet
el 6 de Abr. de 2023
Hi Diego,
Yes, there are alternative approaches to perform sentiment analysis in Spanish using MATLAB. One possible approach is to use machine learning techniques, such as Support Vector Machines (SVM) or Naive Bayes classifiers, to train a model on a labeled dataset of Spanish text. The model can then be used to predict the sentiment of new Spanish text.
Thanks
0 comentarios
Ver también
Categorías
Más información sobre Text Data Preparation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!