paper-with-me

Papers

Distributional semantic modeling: a revised technique to train term/word vector space models applying the ontology-related approach

2020-03-06 · Oleksandr Palagin, Vitalii Velychko, Kyrylo Malakhov, Oleksandr Shchurov

We design a new technique for the distributional semantic modeling with a neural network-based approach to learn distributed term representations (or term embeddings) - term vector space models as a result, inspired by the recent ontology-related approach (using different types of contextual knowledge such as syntactic knowledge, terminological knowledge, semantic knowledge, etc.) to the identification of terms (term extraction) and relations between them (relation extraction) called semantic pre-processing technology - SPT. Our method relies on automatic term extraction from the natural language texts and subsequent formation of the problem-oriented or application-oriented (also deeply annotated) text corpora where the fundamental entity is the term (includes non-compositional and compositional terms). This gives us an opportunity to changeover from distributed word representations (or word embeddings) to distributed term representations (or term embeddings). This transition will allow to generate more accurate semantic maps of different subject domains (also, of relations between input terms - it is useful to explore clusters and oppositions, or to test your hypotheses about them). The semantic map can be represented as a graph using Vec2graph - a Python library for visualizing word embeddings (term embeddings in our case) as dynamic and interactive graphs. The Vec2graph library coupled with term embeddings will not only improve accuracy in solving standard NLP tasks, but also update the conventional concept of automated ontology development. The main practical result of our work is the development kit (set of toolkits represented as web service APIs and web application), which provides all necessary routines for the basic linguistic pre-processing and the semantic pre-processing of the natural language texts in Ukrainian for future training of term vector space models.

📄 PDF Abstract BibTeX arXiv:2003.03350

Code (0)

등록된 구현이 없습니다.

Tasks

Relation ExtractionTerm ExtractionWord Embeddings

Similar Papers 제목 키워드 기반

Comparing Distributional and Curated Approaches for Cross-lingual Frame Alignment

2022-07-01 · NAACL (DistCurate) 2022 7 · Collin F. Baker, Michael Ellsworth, Miriam R. L. Petruck, Arthur Lorenzi

Despite advances in statistical approaches to the modeling of meaning, many ques- tions about the ideal way of exploiting both knowledge-based (e.g., FrameNet, WordNet) and data-based methods (e.g., BERT) remain unresolv…

Automatic semantic role labeling on non-revised syntactic trees of journalistic texts

2017-04-10 · Nathan Siegle Hartmann, Magali Sanches Duran, Sandra Maria Aluísio

Semantic Role Labeling (SRL) is a Natural Language Processing task that enables the detection of events described in sentences and the participants of these events. For Brazilian Portuguese (BP), there are two studies re…

Semantic Role Labeling

Modeling Violations of Selectional Restrictions with Distributional Semantics

2018-08-01 · WS 2018 8 · Emmanuele Chersoni, Adri{\`a} Torrens Urrutia, Philippe Blache, Aless Lenci 외

Distributional Semantic Models have been successfully used for modeling selectional preferences in a variety of scenarios, since distributional similarity naturally provides an estimate of the degree to which an argument…

Don't Blame Distributional Semantics if it can't do Entailment

2019-05-17 · WS 2019 5 · Matthijs Westera, Gemma Boleda

Distributional semantics has had enormous empirical success in Computational Linguistics and Cognitive Science in modeling various semantic phenomena, such as semantic similarity, and distributional models are widely use…

Semantic SimilaritySemantic Textual Similarity

On Quantum Generalizations of Information-Theoretic Measures and their Contribution to Distributional Semantics

2015-06-01 · William Blacoe

Information-theoretic measures such as relative entropy and correlation are extremely useful when modeling or analyzing the interaction of probabilistic systems. We survey the quantum generalization of 5 such measures an…