semeval
There are 74 repositories under semeval topic.
cbaziotis/ekphrasis
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
davidsbatista/NER-Evaluation
An implementation of a full named-entity evaluation metrics based on SemEval'13 Task 9 - not at tag/token level but considering all the tokens that are part of the named-entity
cbaziotis/datastories-semeval2017-task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
zjunlp/KnowPrompt
[WWW 2022] KnowPrompt: Knowledge-aware Prompt-tuning with Synergistic Optimization for Relation Extraction
Sshanu/Relation-Classification-using-Bidirectional-LSTM-Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths" for classifying relations
Alibaba-NLP/KB-NER
Winner system (DAMO-NLP) of SemEval 2022 MultiCoNER shared task over 10 out of 13 tracks.
rgtjf/Semantic-Texual-Similarity-Toolkits
Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.
cbaziotis/ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
alvations/stasis
Semantic Textual Similarity in Python
clips/cat
cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"
sahitya0000/Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
frankaging/Quasi-Attention-ABSA
The Codebase for Quasi-Attention BERT Model for TABSA Tasks (AAAI '21)
phosseini/CREST
A Causal Relation Schema for Text
Priberam/SentimentAnalysis
Sentiment Analysis: Deep Bi-LSTM+attention model
songyouwei/SA-DL
Sentiment Analysis with Deep Learning models. Implemented with Tensorflow and Keras.
habernal/semeval2018-task12
SemEval-2018 Task 12: The Argument Reasoning Comprehension Task
uhh-lt/taxi
TAXI: a Taxonomy Induction Method based on Lexico-Syntactic Patterns, Substrings and Focused Crawling
sismetanin/emosense-semeval2019-task3-emocontext
Deep-learning system presented in "EmoSence at SemEval-2019 Task 3: Bidirectional LSTM Network for Contextual Emotion Detection in Textual Conversations" at SemEval-2019.
uhh-lt/Taxonomy_Refinement_Embeddings
Taxonomy refinement method to improve domain-specific taxonomy systems.
semantic-textual-relatedness/Semantic_Relatedness_SemEval2024
SemEval 2024 Task 1 : Textual Semantic Relatedness
cbaziotis/datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
naiveHobo/HoboNet
Convolution Neural Network for classification of semantic relations in a sentence
AmirAbaskohi/SemEval2022-Task6-Sarcasm-Detection
Sarcasm is a term that refers to the use of words to mock, irritate, or amuse someone. It is commonly used on social media. The metaphorical and creative nature of sarcasm presents a significant difficulty for sentiment analysis systems based on affective computing. The technique and results of our team, UTNLP, in the SemEval-2022 shared task 6 on sarcasm detection are presented in this paper.
omidrohanian/irony_detection
Code and data used for participation in SemEval-2018 Task 3: "Irony detection in English tweets"
Riroaki/Sentiment-Bert
基于Bert的文本情感分析模型(含semeval14数据集)
shammur/SemEval2022Task3
The PreTENS shared task hosted at SemEval 2022 aims at focusing on semantic competence with specific attention on the evaluation of language models with respect to the recognition of appropriate taxonomic relations between two nominal arguments (i.e. cases where one is a supercategory of the other, or in extensional terms, one denotes a superset of the other).
milangritta/Minimalist-Location-Metonymy-Resolution
The code and data accompanying the ACL 2017 "outstanding award" publication "Vancouver Welcomes You! Minimalist Location Metonymy Resolution"
peace195/sentence-based-sentiment-analysis
Sentence Based Sentiment Analysis
nicolay-r/THOR-ECAC
The official fork of THoR Chain-of-Thought framework, enhanced and adapted for Emotion Cause Analysis (ECAC-2024)
AndreFCruz/semeval2019-hyperpartisan-news
Our submission to the SemEval2019 shared task on Hyperpartisan News Detection.
navreeetkaur/aspect-based-sentiment-analysis
Course Project | COL772 (NLP) @ IIT Delhi
olha-kaminska/frnn_emotion_detection
Code for 3 papers: 1) "Fuzzy-Rough Nearest Neighbour Approaches for Emotion Detection in Tweets"; 2) "LT3 at SemEval-2022 Task 6: Fuzzy-Rough Nearest neighbor Classification for Sarcasm Detection"; 3) "Fuzzy Rough Nearest Neighbour Methods for Detecting Emotions, Hate Speech and Irony" by O. Kaminska, Ch. Cornelis and V. Hoste.
uhh-lt/context-eval
Tools for Evaluation of Unsupervised Word Sense Disambiguation Systems