paper-with-me

Papers

Lexical Semantic Recognition

2020-04-30 · ACL (MWE) 2021 8 · Nelson F. Liu, Daniel Hershcovich, Michael Kranzlein, Nathan Schneider

In lexical semantics, full-sentence segmentation and segment labeling of various phenomena are generally treated separately, despite their interdependence. We hypothesize that a unified lexical semantic recognition task is an effective way to encapsulate previously disparate styles of annotation, including multiword expression identification / classification and supersense tagging. Using the STREUSLE corpus, we train a neural CRF sequence tagger and evaluate its performance along various axes of annotation. As the label set generalizes that of previous tasks (PARSEME, DiMSUM), we additionally evaluate how well the model generalizes to those test sets, finding that it approaches or surpasses existing models despite training only on STREUSLE. Our work also establishes baseline models and evaluation metrics for integrated and accurate modeling of lexical semantics, facilitating future work in this area.

📄 PDF Abstract BibTeX arXiv:2004.15008

Code (2)

nert-nlp/streusle 공식 구현
nelson-liu/lexical-semantic-recognition

Tasks

Natural Language UnderstandingSentenceSentence segmentation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Multi-word Lexical Units Recognition in WordNet

2022-06-01 · LREC (MWE) 2022 6 · Marek Maziarz, Ewa Rudnicka, Łukasz Grabowski

WordNet is a state-of-the-art lexical resource used in many tasks in Natural Language Processing, also in multi-word expression (MWE) recognition. However, not all MWEs recorded in WordNet could be indisputably called le…

Allregression

Modeling speech recognition and synthesis simultaneously: Encoding and decoding lexical and sublexical semantic information into speech with no access to speech data

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Human speakers encode information into raw speech which is then decoded by the listeners. This complex relationship between encoding (production) and decoding (perception) is often modeled separately. Here, we test how d…

speech-recognitionSpeech RecognitionSpeech Synthesis

Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network

2019-11-01 · IJCNLP 2019 11 · Dianbo Sui, Yubo Chen, Kang Liu, Jun Zhao 외

The lack of word boundaries information has been seen as one of the main obstacles to develop a high performance Chinese named entity recognition (NER) system. Fortunately, the automatically constructed lexicon contains …

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

UH-PRHLT at SemEval-2016 Task 3: Combining Lexical and Semantic-based Features for Community Question Answering

2018-07-30 · SEMEVAL 2016 6 · Marc Franco-Salvador, Sudipta Kar, Thamar Solorio, Paolo Rosso

In this work we describe the system built for the three English subtasks of the SemEval 2016 Task 3 by the Department of Computer Science of the University of Houston (UH) and the Pattern Recognition and Human Language T…

Community Question AnsweringKnowledge GraphsQuestion Answering

Modeling speech recognition and synthesis simultaneously: Encoding and decoding lexical and sublexical semantic information into speech with no direct access to speech data

2022-03-22 · Gašper Beguš, Alan Zhou

Human speakers encode information into raw speech which is then decoded by the listeners. This complex relationship between encoding (production) and decoding (perception) is often modeled separately. Here, we test how e…

speech-recognitionSpeech RecognitionSpeech Synthesis