paper-with-me

Papers

BIT at SemEval-2017 Task 1: Using Semantic Information Space to Evaluate Semantic Textual Similarity

2017-08-01 · SEMEVAL 2017 8 · Hao Wu, He-Yan Huang, Ping Jian, Yuhang Guo, Chao Su

This paper presents three systems for semantic textual similarity (STS) evaluation at SemEval-2017 STS task. One is an unsupervised system and the other two are supervised systems which simply employ the unsupervised one. All our systems mainly depend on the (SIS), which is constructed based on the semantic hierarchical taxonomy in WordNet, to compute non-overlapping information content (IC) of sentences. Our team ranked 2nd among 31 participating teams by the primary score of Pearson correlation coefficient (PCC) mean of 7 tracks and achieved the best performance on Track 1 (AR-AR) dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMachine TranslationQuestion AnsweringSemantic Textual SimilaritySTSText Summarization

Similar Papers 제목 키워드 기반

BL.Research at SemEval-2022 Task 8: Using various Semantic Information to evaluate document-level Semantic Textual Similarity

2022-07-01 · SemEval (NAACL) 2022 7 · Sebastien Dufour, Mohamed Mehdi Kandi, Karim Boutamine, Camille Gosse 외

This paper presents our system for document-level semantic textual similarity (STS) evaluation at SemEval-2022 Task 8: “Multilingual News Article Similarity”. The semantic information used is obtained by using different …

Document ClassificationSemantic Textual SimilaritySTS

UZH at SemEval-2020 Task 3: Combining BERT with WordNet Sense Embeddings to Predict Graded Word Similarity Changes

2020-12-01 · SEMEVAL 2020 · Li Tang

CoSimLex is a dataset that can be used to evaluate the ability of context-dependent word embed- dings for modeling subtle, graded changes of meaning, as perceived by humans during reading. At SemEval-2020, task 3, subtas…

Word EmbeddingsWord Similarity

Meaning\_space at SemEval-2018 Task 10: Combining explicitly encoded knowledge with information extracted from word embeddings

2018-06-01 · SEMEVAL 2018 6 · Pia Sommerauer, Antske Fokkens, Piek Vossen

This paper presents the two systems submitted by the meaning space team in Task 10 of the SemEval competition 2018 entitled Capturing discriminative attributes. The systems consist of combinations of approaches exploitin…

Semantic Textual SimilarityWord Embeddings

SemEval 2018 Task 6: Parsing Time Normalizations

2018-06-01 · SEMEVAL 2018 6 · Egoitz Laparra, Dongfang Xu, Ahmed Elsayed, Steven Bethard 외

This paper presents the outcomes of the Parsing Time Normalization shared task held within SemEval-2018. The aim of the task is to parse time expressions into the compositional semantic graphs of the Semantically Composi…

Semantic Parsing

FA3L at SemEval-2017 Task 3: A ThRee Embeddings Recurrent Neural Network for Question Answering

2017-08-01 · SEMEVAL 2017 8 · Giuseppe Attardi, Antonio Carta, Federico Errica, Andrea Madotto 외

In this paper we present ThReeNN, a model for Community Question Answering, Task 3, of SemEval-2017. The proposed model exploits both syntactic and semantic information to build a single and meaningful embedding space. U…

Community Question AnsweringDependency ParsingModel SelectionQuestion Answering+2