paper-with-me

Papers

Multiple Tasks Integration: Tagging, Syntactic and Semantic Parsing as a Single Task

2021-04-01 · EACL 2021 2 · Timoth{\'e}e Bernard

Departing from both sequential pipelines and monotask systems, we propose Multiple Tasks Integration (MTI), a multitask paradigm orthogonal to weight sharing. The essence of MTI is to process the input iteratively but concurrently at multiple levels of analysis, where each decision is based on all of the structures that are already inferred and free from usual ordering constraints. We illustrate MTI with a system that performs part-of-speech tagging, syntactic dependency parsing and semantic dependency parsing. We observe that both the use of reinforcement learning and the release from sequential constraints are beneficial to the quality of the syntactic and semantic parses. We also observe that our model adopts an easy-first strategy that consists, on average, of predicting shorter dependencies before longer ones, but that syntax is not always tackled before semantics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingPart-Of-Speech TaggingReinforcement Learning (RL)Semantic Dependency ParsingSemantic Parsing

Similar Papers 제목 키워드 기반

Joint Prediction of Morphosyntactic Categories for Fine-Grained Arabic Part-of-Speech Tagging Exploiting Tag Dictionary Information

2017-08-01 · CONLL 2017 8 · Go Inoue, Hiroyuki Shindo, Yuji Matsumoto

Part-of-speech (POS) tagging for morphologically rich languages such as Arabic is a challenging problem because of their enormous tag sets. One reason for this is that in the tagging scheme for such languages, a complete…

Multi-Task LearningPart-Of-Speech TaggingPOSPOS Tagging+2

MC-DRE: Multi-Aspect Cross Integration for Drug Event/Entity Extraction

2023-08-12 · Jie Yang, Soyeon Caren Han, Siqu Long, Josiah Poon 외

Extracting meaningful drug-related information chunks, such as adverse drug events (ADE), is crucial for preventing morbidity and saving many lives. Most ADEs are reported via an unstructured conversation with the medica…

Event DetectionEvent ExtractionMedical Named Entity Recognitionnamed-entity-recognition+2

Intégration de tâches: étiquetage morpho-syntaxique, analyse syntaxique et analyse sémantique traités comme une tâche unique (Multiple Tasks Integration: Tagging, Syntactic and Semantic Parsing as a Single Task )

2021-06-01 · JEP/TALN/RECITAL 2021 6 · Timothée Bernard

Nous présentons des résumés en français et en anglais de l’article (Bernard, 2021), présenté lors de la conférence 16th Conference of the European Chapter of the Association for Computational Linguistics (EACL 2021). L’a…

Semantic Parsing

Incorporating Deep Syntactic and Semantic Knowledge for Chinese Sequence Labeling with GCN

2023-06-03 · Xuemei Tang, Jun Wang, Qi Su

Recently, it is quite common to integrate Chinese sequence labeling results to enhance syntactic and semantic parsing. However, little attention has been paid to the utility of hierarchy and structure information encoded…

Chinese Word SegmentationPart-Of-Speech TaggingSemantic Parsing

At a Glance: The Impact of Gaze Aggregation Views on Syntactic Tagging

2019-11-01 · WS 2019 11 · Sigrid Klerke, Barbara Plank

Readers{'} eye movements used as part of the training signal have been shown to improve performance in a wide range of Natural Language Processing (NLP) tasks. Previous work uses gaze data either at the type level or at …

ChunkingPart-Of-Speech TaggingPOSPOS Tagging