paper-with-me

홈 › Papers

Building domain specific lexicon based on TikTok comment dataset

2020-12-16 · Hao Jiaxiang

In the sentiment analysis task, predicting the sentiment tendency of a sentence is an important branch. Previous research focused more on sentiment analysis in English, for example, analyzing the sentiment tendency of sentences based on Valence, Arousal, Dominance of sentences. the emotional tendency is different between the two languages. For example, the sentence order between Chinese and English may present different emotions. This paper tried a method that builds a domain-specific lexicon. In this way, the model can classify Chinese words with emotional tendency. In this approach, based on the [13], an ultra-dense space embedding table is trained through word embedding of Chinese TikTok review and emotional lexicon sources(seed words). The result of the model is a domain-specific lexicon, which presents the emotional tendency of words. I collected Chinese TikTok comments as training data. By comparing The training results with the PCA method to evaluate the performance of the model in Chinese sentiment classification, the results show that the model has done well in Chinese. The source code has released on github:https://github.com/h2222/douyin_comment_dataset

📄 PDF Abstract BibTeX arXiv:2012.08773

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

The Tone of Awareness: Topic, Sentiment, and Toxicity Maps During Mental Health Month on TikTok

2026-06-11 · Henrique Ferraz de Arruda, Andreia Sofia Teixeira, Pranay Gundala Reddy, Anindya Mondal 외 arxiv

Despite raising concerns about the mental health effects associated with the usage of TikTok, little is known about how related content is framed by creators and received by audiences. We collect the content of 28,341 Ti…

Large-Scale Goodness Polarity Lexicons for Community Question Answering

2017-07-20 · Todor Mihaylov, Daniel Belchev, Yasen Kiprov, Ivan Koychev 외

We transfer a key idea from the field of sentiment analysis to a new domain: community question answering (cQA). The cQA task we are interested in is the following: given a question and a thread of comments, we want to r…

Community Question AnsweringQuestion AnsweringSentiment Analysis

Modeling offensive content detection for TikTok

2024-08-29 · Kasper Cools, Gideon Mailette de Buy Wenniger, Clara Maathuis

The advent of social media transformed interpersonal communication and information consumption processes. This digital landscape accommodates user intentions, also resulting in an increase of offensive language and harmf…

Binary Classification

Tehran Stock Exchange Prediction Using Sentiment Analysis of Online Textual Opinions

2019-08-30 · Arezoo Hatefi Ghahfarrokhi, Mehrnoush Shamsfard

In this paper, we investigate the impact of the social media data in predicting the Tehran Stock Exchange (TSE) variables for the first time. We consider the closing price and daily return of three different stocks for t…

Sentiment Analysis

Building a fine-grained subjectivity lexicon from a web corpus

2012-05-01 · LREC 2012 5 · Isa Maks, Piek Vossen

In this paper we propose a method to build fine-grained subjectivity lexicons including nouns, verbs and adjectives. The method, which is applied for Dutch, is based on the comparison of word frequencies of three corpora…

Sentiment AnalysisSubjectivity Analysis