Sentiment analysis model for Twitter data in Polish language
Text mining analysis of tweets gathered during Polish presidential election on May 10th, 2015. The project included implementation of engine to retrieve information from Twitter, building document corpora, corpora cleaning, and creating Term-Document Matrix. Each tweet from the text corpora was assigned a category based on its sentiment score. The score was calculated using the number of positive and/or negative emoticons and Polish words in each document. The result data set was used to train and test four machine learning classifiers, to select these providing most accurate automatic tweet classification results. The Naive Bayes and Maximum Entropy algorithms achieved the best accuracy of respectively 71.76% and 77.32%. All implementation tasks were completed using R programming language.
Code (0)
등록된 구현이 없습니다.
Tasks
Sentiment AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Sentiment Analysis for Multilingual Corpora
The paper presents a generic approach to the supervised sentiment analysis of social media content in Slavic languages. The method proposes translating the documents from the original language to English with Google{'}s …
BIG-bench Machine LearningSentiment AnalysisTranslationPolish-ASTE: Aspect-Sentiment Triplet Extraction Datasets for Polish
Aspect-Sentiment Triplet Extraction (ASTE) is one of the most challenging and complex tasks in sentiment analysis. It concerns the construction of triplets that contain an aspect, its associated sentiment polarity, and a…
Aspect Sentiment Triplet ExtractionSentiment AnalysisTriplet7x1-PT: um Corpus extra\'\ido do Twitter para An\'alise de Sentimentos em L\'\ingua Portuguesa (7x1-PT: a Corpus extracted from Twitter for Sentiment Analysis in Portuguese Language)
UniSent: Universal Adaptable Sentiment Lexica for 1000+ Languages
In this paper, we introduce UniSent universal sentiment lexica for $1000+$ languages. Sentiment lexica are vital for sentiment analysis in absence of document-level annotations, a very common scenario for low-resource la…
Domain AdaptationSentiment AnalysisUnsupervised Domain AdaptationLexical Correction of Polish Twitter Political Data
Language processing architectures are often evaluated in near-to-perfect conditions with respect to processed content. The tools which perform sufficiently well on electronic press, books and other type of non-interactiv…
Entity Extraction using GANLemmatizationSpelling Correction