BIT at SemEval-2017 Task 1: Using Semantic Information Space to Evaluate Semantic Textual Similarity
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Information RetrievalMachine TranslationQuestion AnsweringSemantic Textual SimilaritySTSText SummarizationSimilar Papers 제목 키워드 기반
BL.Research at SemEval-2022 Task 8: Using various Semantic Information to evaluate document-level Semantic Textual Similarity
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 SimilaritySTSUZH at SemEval-2020 Task 3: Combining BERT with WordNet Sense Embeddings to Predict Graded Word Similarity Changes
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 SimilarityMeaning\_space at SemEval-2018 Task 10: Combining explicitly encoded knowledge with information extracted from word embeddings
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 EmbeddingsSemEval 2018 Task 6: Parsing Time Normalizations
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 ParsingFA3L at SemEval-2017 Task 3: A ThRee Embeddings Recurrent Neural Network for Question Answering
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