Predicting Coreference in Abstract Meaning Representations
This work addresses coreference resolution in Abstract Meaning Representation (AMR) graphs, a popular formalism for semantic parsing. We evaluate several current coreference resolution techniques on a recently published AMR coreference corpus, establishing baselines for future work. We also demonstrate that coreference resolution can improve the accuracy of a state-of-the-art semantic parser on this corpus.
Code (0)
등록된 구현이 없습니다.
Tasks
Abstract Meaning Representationcoreference-resolutionCoreference ResolutionSemantic ParsingSimilar Papers 제목 키워드 기반
AMR Beyond the Sentence: the Multi-sentence AMR corpus
There are few corpora that endeavor to represent the semantic content of entire documents. We present a corpus that accomplishes one way of capturing document level semantics, by annotating coreference and similar phenom…
Question AnsweringSentenceEnd-to-End AMR Coreference Resolution
Although parsing to Abstract Meaning Representation (AMR) has become very popular and AMR has been shown effective on the many sentence-level downstream tasks, little work has studied how to generate AMRs that can repres…
Abstract Meaning Representationcoreference-resolutionCoreference ResolutionSentence+1Parsing Indonesian Sentence into Abstract Meaning Representation using Machine Learning Approach
Abstract Meaning Representation (AMR) provides many information of a sentence such as semantic relations, coreferences, and named entity relation in one representation. However, research on AMR parsing for Indonesian sen…
Abstract Meaning RepresentationAMR ParsingArticlesBIG-bench Machine Learning+4DocAMR: Multi-Sentence AMR Representation and Evaluation
Despite extensive research on parsing of English sentences into Abstraction Meaning Representation (AMR) graphs, which are compared to gold graphs via the Smatch metric, full-document parsing into a unified graph represe…
coreference-resolutionCoreference ResolutionSentenceUoR at SemEval-2021 Task 4: Using Pre-trained BERT Token Embeddings for Question Answering of Abstract Meaning
Most question answering tasks focuses on predicting concrete answers, e.g., named entities. These tasks can be normally achieved by understanding the contexts without additional information required. In Reading Comprehen…
Question AnsweringReading Comprehension