Corpus based Amharic sentiment lexicon generation
Sentiment classification is an active research area with several applications including analysis of political opinions, classifying comments, movie reviews, news reviews and product reviews. To employ rule based sentiment classification, we require sentiment lexicons. However, manual construction of sentiment lexicon is time consuming and costly for resource-limited languages. To bypass manual development time and costs, we tried to build Amharic Sentiment Lexicons relying on corpus based approach. The intention of this approach is to handle sentiment terms specific to Amharic language from Amharic Corpus. Small set of seed terms are manually prepared from three parts of speech such as noun, adjective and verb. We developed algorithms for constructing Amharic sentiment lexicons automatically from Amharic news corpus. Corpus based approach is proposed relying on the word co-occurrence distributional embedding including frequency based embedding (i.e. Positive Point-wise Mutual Information PPMI). Using PPMI with threshold value of 100 and 200, we got corpus based Amharic Sentiment lexicons of size 1811 and 3794 respectively by expanding 519 seeds. Finally, the lexicon generated in corpus based approach is evaluated.
Code (0)
등록된 구현이 없습니다.
Tasks
General ClassificationSentiment AnalysisSentiment ClassificationSimilar Papers 제목 키워드 기반
Corpus Based Amharic Sentiment Lexicon Generation
Sentiment classification is an active research area with several applications including analysis of political opinions, classifying comments, movie reviews, news reviews and product reviews. To employ rule based sentimen…
Sentiment AnalysisSentiment ClassificationAmharic Negation Handling
User generated content contains opinionated texts not only in dominant languages (like English) but also less dominant languages( like Amharic). However, negation handling techniques that supports for sentiment detection…
ClassificationNegationSentiment AnalysisSentiment ClassificationNegation handling for Amharic sentiment classification
User generated content is bringing new aspects of processing data on the web. Due to the advancement of World Wide Web technology, users are not only consumer of web contents but also they are producers of contents in th…
ClassificationGeneral ClassificationNegationSentiment Analysis+1A Comparison of Domain-based Word Polarity Estimation using different Word Embeddings
A key point in Sentiment Analysis is to determine the polarity of the sentiment implied by a certain word or expression. In basic Sentiment Analysis systems this sentiment polarity of the words is accounted and weighted …
Sentiment AnalysisWord EmbeddingsA Multilingual BPE Embedding Space for Universal Sentiment Lexicon Induction
We present a new method for sentiment lexicon induction that is designed to be applicable to the entire range of typological diversity of the world{'}s languages. We evaluate our method on Parallel Bible Corpus+ (PBC+), …
DiversityDomain Adaptation