paper-with-me

홈 › Papers

Nominal Compound Chain Extraction: A New Task for Semantic-enriched Lexical Chain

2020-09-19 · Bobo Li, Hao Fei, Yafeng Ren, Donghong Ji

Lexical chain consists of cohesion words in a document, which implies the underlying structure of a text, and thus facilitates downstream NLP tasks. Nevertheless, existing work focuses on detecting the simple surface lexicons with shallow syntax associations, ignoring the semantic-aware lexical compounds as well as the latent semantic frames, (e.g., topic), which can be much more crucial for real-world NLP applications. In this paper, we introduce a novel task, Nominal Compound Chain Extraction (NCCE), extracting and clustering all the nominal compounds that share identical semantic topics. In addition, we model the task as a two-stage prediction (i.e., compound extraction and chain detection), which is handled via a proposed joint framework. The model employs the BERT encoder to yield contextualized document representation. Also, HowNet is exploited as external resources for offering rich sememe information. The experiments are based on our manually annotated corpus, and the results prove the necessity of the NCCE task as well as the effectiveness of our joint approach.

📄 PDF Abstract BibTeX arXiv:2009.09173

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.

Similar Papers 제목 키워드 기반

A Machine Learning Approach for the Identification of Bengali Noun-Noun Compound Multiword Expressions

2014-01-25 · Vivekananda Gayen, Kamal Sarkar

This paper presents a machine learning approach for identification of Bengali multiword expressions (MWE) which are bigram nominal compounds. Our proposed approach has two steps: (1) candidate extraction using chunk info…

BIG-bench Machine Learning

What good are `Nominalkomposita' for `noun compounds': Multilingual Extraction and Structure Analysis of Nominal Compositions using Linguistic Restrictors

2014-08-01 · COLING 2014 8 · Patrick Ziering, Lonneke van der Plas
Machine Translation

An Ontology-Based Method for Extracting and Classifying Domain-Specific Compositional Nominal Compounds

2017-08-01 · WS 2017 8 · Maria Pia di Buono

In this paper, we present our preliminary study on an ontology-based method to extract and classify compositional nominal compounds in specific domains of knowledge. This method is based on the assumption that, applying …

General ClassificationWord Embeddings

Paraphrasing Compound Nominalizations

2021-11-01 · EMNLP 2021 11 · John Lee, Ho Hung Lim, Carol Webster

A nominalization uses a deverbal noun to describe an event associated with its underlying verb. Commonly found in academic and formal texts, nominalizations can be difficult to interpret because of ambiguous semantic rel…

Language ModelingLanguage ModellingNatural Language Inference

Participle-Prepended Nominals Have Lower Entropy Than Nominals Appended After the Participle

2024-05-16 · Kristie Denlinger, Stephen Wechsler, Kyle Mahowald

English allows for both compounds (e.g., London-made) and phrasal paraphrases (e.g., made in London). While these constructions have roughly the same truth-conditional meaning, we hypothesize that the compound allows les…