Semantic Composition

20 papers with code • 0 benchmarks • 2 datasets

Understanding the meaning of text by composing the meanings of the individual words in the text (Source: https://arxiv.org/pdf/1405.7908.pdf)

The Lifted Matrix-Space Model for Semantic Composition

NYU-MLL/spinn CONLL 2018

Tree-structured neural network architectures for sentence encoding draw inspiration from the approach to semantic composition generally seen in formal linguistics, and have shown empirical improvements over comparable sequence models by doing so.

108
09 Nov 2017

Improving Semantic Composition with Offset Inference

tttthomasssss/acl2017 ACL 2017

Count-based distributional semantic models suffer from sparsity due to unobserved but plausible co-occurrences in any text collection.

3
21 Apr 2017

Table Filling Multi-Task Recurrent Neural Network for Joint Entity and Relation Extraction

pgcool/TF-MTRNN COLING 2016

This paper proposes a novel context-aware joint entity and word-level relation extraction approach through semantic composition of words, introducing a Table Filling Multi-Task Recurrent Neural Network (TF-MTRNN) model that reduces the entity recognition and relation classification tasks to a table-filling problem and models their interdependencies.

28
01 Dec 2016

Semantic Compositional Networks for Visual Captioning

zhegan27/Semantic_Compositional_Nets CVPR 2017

The degree to which each member of the ensemble is used to generate an image caption is tied to the image-dependent probability of the corresponding tag.

69
23 Nov 2016

Improving Sparse Word Representations with Distributional Inference for Semantic Composition

tttthomasssss/apt-toolkit EMNLP 2016

Distributional models are derived from co-occurrences in a corpus, where only a small proportion of all possible plausible co-occurrences will be observed.

3
24 Aug 2016

A Semantically Compositional Annotation Scheme for Time Normalization

bethard/timenorm LREC 2016

We present a new annotation scheme for normalizing time expressions, such as {``}three days ago{''}, to computer-readable forms, such as 2016-03-07.

38
01 May 2016

Modeling Relation Paths for Representation Learning of Knowledge Bases

Mrlyk423/Relation_Extraction EMNLP 2015

Representation learning of knowledge bases (KBs) aims to embed both entities and relations into a low-dimensional space.

365
01 Jun 2015

Domain and Function: A Dual-Space Model of Semantic Relations and Compositions

tigerchen52/pearl 16 Sep 2013

Given appropriate representations of the semantic relations between carpenter and wood and between mason and stone (for example, vectors in a vector space model), a suitable algorithm should be able to recognize that these relations are highly similar (carpenter is to wood as mason is to stone; the relations are analogous).

5
16 Sep 2013