paper-with-me

홈 › Papers

MayoNLP at SemEval 2017 Task 10: Word Embedding Distance Pattern for Keyphrase Classification in Scientific Publications

2017-08-01 · SEMEVAL 2017 8 · Sijia Liu, Feichen Shen, Vipin Chaudhary, Hongfang Liu

In this paper, we present MayoNLP{'}s results from the participation in the ScienceIE share task at SemEval 2017. We focused on the keyphrase classification task (Subtask B). We explored semantic similarities and patterns of keyphrases in scientific publications using pre-trained word embedding models. Word Embedding Distance Pattern, which uses the head noun word embedding to generate distance patterns based on labeled keyphrases, is proposed as an incremental feature set to enhance the conventional Named Entity Recognition feature sets. Support vector machine is used as the supervised classifier for keyphrase classification. Our system achieved an overall F1 score of 0.67 for keyphrase classification and 0.64 for keyphrase classification and relation detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Word Embeddings

Similar Papers 제목 키워드 기반

MayoNLP at SemEval-2016 Task 1: Semantic Textual Similarity based on Lexical Semantic Net and Deep Learning Semantic Model

2016-06-01 · SEMEVAL 2016 6 · Naveed Afzal, Yanshan Wang, Hongfang Liu
Information RetrievalMachine TranslationSemantic Textual Similarity

funSentiment at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs Using Word Vectors Built from StockTwits and Twitter

2017-08-01 · SEMEVAL 2017 8 · Quanzhi Li, Sameena Shah, Armineh Nourbakhsh, Rui Fang 외

This paper describes the approach we used for SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs. We use three types of word embeddings in our algorithm: word embeddings learned from 200 million…

Sentiment AnalysisWord Embeddings

LSX_team5 at SemEval-2022 Task 8: Multilingual News Article Similarity Assessment based on Word- and Sentence Mover’s Distance

2022-07-01 · SemEval (NAACL) 2022 7 · Stefan Heil, Karina Kopp, Albin Zehe, Konstantin Kobs 외

This paper introduces our submission for the SemEval 2022 Task 8: Multilingual News Article Similarity. The task of the competition consisted of the development of a model, capable of determining the similarity between p…

ArticlesMachine TranslationSentenceSentence Embeddings+2

UiO-UvA at SemEval-2020 Task 1: Contextualised Embeddings for Lexical Semantic Change Detection

2020-04-30 · SEMEVAL 2020 · Andrey Kutuzov, Mario Giulianelli

We apply contextualised word embeddings to lexical semantic change detection in the SemEval-2020 Shared Task 1. This paper focuses on Subtask 2, ranking words by the degree of their semantic drift over time. We analyse t…

Change DetectionWord Embeddings

NLP\_HZ at SemEval-2018 Task 9: a Nearest Neighbor Approach

2018-06-01 · SEMEVAL 2018 6 · Wei Qiu, Mosha Chen, Linlin Li, Luo Si

Hypernym discovery aims to discover the hypernym word sets given a hyponym word and proper corpus. This paper proposes a simple but effective method for the discovery of hypernym sets based on word embedding, which can b…

Hypernym DiscoveryInformation RetrievalNatural Language InferenceQuestion Answering+1