paper-with-me

Papers

Towards Universal Semantic Tagging

2017-09-29 · WS 2017 1 · Lasha Abzianidze, Johan Bos

The paper proposes the task of universal semantic tagging---tagging word tokens with language-neutral, semantically informative tags. We argue that the task, with its independent nature, contributes to better semantic analysis for wide-coverage multilingual text. We present the initial version of the semantic tagset and show that (a) the tags provide semantically fine-grained information, and (b) they are suitable for cross-lingual semantic parsing. An application of the semantic tagging in the Parallel Meaning Bank supports both of these points as the tags contribute to formal lexical semantics and their cross-lingual projection. As a part of the application, we annotate a small corpus with the semantic tags and present new baseline result for universal semantic tagging.

📄 PDF Abstract BibTeX arXiv:1709.10381

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Semantic Tagging with LSTM-CRF

2023-01-28 · Farshad Noravesh

In the present paper, two models are presented namely LSTM-CRF and BERT-LSTM-CRF for semantic tagging of universal semantic tag dataset. The experiments show that the first model is much easier to converge while the seco…

TAG

Semantic Tagging with Deep Residual Networks

2016-09-22 · COLING 2016 12 · Johannes Bjerva, Barbara Plank, Johan Bos

We propose a novel semantic tagging task, sem-tagging, tailored for the purpose of multilingual semantic parsing, and present the first tagger using deep residual networks (ResNets). Our tagger uses both word and charact…

Part-Of-Speech TaggingPOSPOS TaggingSemantic Parsing

Universal Semantic Tagging for English and Mandarin Chinese

2021-06-01 · NAACL 2021 4 · Wenxi Li, Yiyang Hou, Yajie Ye, Li Liang 외

Universal Semantic Tagging aims to provide lightweight unified analysis for all languages at the word level. Though the proposed annotation scheme is conceptually promising, the feasibility is only examined in four Indo{…

What can we learn from Semantic Tagging?

2018-08-29 · EMNLP 2018 10 · Mostafa Abdou, Artur Kulmizev, Vinit Ravishankar, Lasha Abzianidze 외

We investigate the effects of multi-task learning using the recently introduced task of semantic tagging. We employ semantic tagging as an auxiliary task for three different NLP tasks: part-of-speech tagging, Universal D…

Dependency ParsingMulti-Task LearningNatural Language InferencePart-Of-Speech Tagging

Inducing Universal Semantic Tag Vectors

2020-05-01 · LREC 2020 5 · Da Huo, Gerard de Melo

Given the well-established usefulness of part-of-speech tag annotations in many syntactically oriented downstream NLP tasks, the recently proposed notion of semantic tagging (Bjerva et al. 2016) aims at tagging words wit…

TAG