DebugSL: An Interactive Tool for Debugging Sentiment Lexicons
We introduce DebugSL, a visual (Web) debugging tool for sentiment lexicons (SLs). Its core component implements our algorithms for the automatic detection of polarity inconsistencies in SLs. An inconsistency is a set of words and/or word-senses whose polarity assignments cannot all be simultaneously satisfied. DebugSL finds inconsistencies of small sizes in SLs and has a rich user interface which helps users in the correction process. The project source code is available at \url{https://github.com/atschneid/DebugSL} A screencast of DebugSL can be viewed at \url{https://cis.temple.edu/~edragut/DebugSL.webm}
Code (1)
Tasks
Sentiment AnalysisSimilar Papers 제목 키워드 기반
Towards Debugging Sentiment Lexicons
Interactive Visualization for Debugging RL
Visualization tools for supervised learning allow users to interpret, introspect, and gain an intuition for the successes and failures of their models. While reinforcement learning practitioners ask many of the same ques…
Interactive Debugging and Steering of Multi-Agent AI Systems
Fully autonomous teams of LLM-powered AI agents are emerging that collaborate to perform complex tasks for users. What challenges do developers face when trying to build and debug these AI agent teams? In formative inter…
AI AgentSentiment Analysis of Arabic Tweets Using Semantic Resources
Sentiment analysis has grown to be one of the most active research areas in natural language processing and text mining. Many researchers have investigated sentiment analysis and opinion mining from different classific…
Arabic Sentiment AnalysisClassificationGeneral ClassificationOpinion Mining+2Inducing Domain-Specific Sentiment Lexicons from Unlabeled Corpora
A word's sentiment depends on the domain in which it is used. Computational social science research thus requires sentiment lexicons that are specific to the domains being studied. We combine domain-specific word embeddi…
Word Embeddings