필터 지우기
필터 지우기

Extend VADER Sentiment Lexicon with individual words

조회 수: 6 (최근 30일)
Simon Schmidt
Simon Schmidt 2021년 9월 8일
Hello,
im using the VADER algorithm to perferform sentiment analysis. However, i have some domain specific words that i want to add to the lexicon with their respective sentiment score. I found the function:
compoundScores = vaderSentimentScores(token, 'SentimentLexicon', lexica)
but it overrides the entire Lexicon instead of adding the words. Is there a way to extend the lexicon?
Regards,
Simon

답변 (0개)

카테고리

Help CenterFile Exchange에서 Install Products에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by