INGEOTEC at SemEval-2019 Task 5 and Task 6: A Genetic Programming Approach for Text Classification
This paper describes our participation in HatEval and OffensEval challenges for English and Spanish languages. We used several approaches, B4MSA, FastText, and EvoMSA. Best results were achieved with EvoMSA, which is a multilingual and domain-independent architecture that combines the prediction of different knowledge sources to solve text classification problems.
Code (0)
등록된 구현이 없습니다.
Tasks
General Classificationtext-classificationText ClassificationSimilar Papers 제목 키워드 기반
INGEOTEC at SemEval 2017 Task 4: A B4MSA Ensemble based on Genetic Programming for Twitter Sentiment Analysis
This paper describes the system used in SemEval-2017 Task 4 (Subtask A): Message Polarity Classification for both English and Arabic languages. Our proposed system is an ensemble of two layers, the first one uses our gen…
ClassificationCombinatorial OptimizationGeneral ClassificationSentiment Analysis+1INGEOTEC at SemEval-2018 Task 1: EvoMSA and μTC for Sentiment Analysis
This paper describes our participation in Affective Tweets task for emotional intensity and sentiment intensity subtasks for English, Spanish, and Arabic languages. We used two approaches, μTC and EvoMSA. The first one i…
Combinatorial OptimizationregressionSentiment AnalysisText CategorizationINGEOTEC at SemEval-2020 Task 12: Multilingual Classification of Offensive Text
This paper describes our participation in OffensEval challenges for English, Arabic, Danish, Turkish, and Greek languages. We used several approaches, such as μTC, TextCategorization, and EvoMSA. Best results were achiev…
text-classificationText ClassificationTakeLab at SemEval-2016 Task 6: Stance Classification in Tweets Using a Genetic Algorithm Based Ensemble
Multitask Evolution with Cartesian Genetic Programming
We introduce a genetic programming method for solving multiple Boolean circuit synthesis tasks simultaneously. This allows us to solve a set of elementary logic functions twice as easily as with a direct, single-task app…