paper-with-me

Papers

Reusable Phrase Extraction Based on Syntactic Parsing

2020-10-01 · CCL 2020 10 · Xuemin Duan, Zan Hongying, Xiaojing Bai, Christoph Zähner

Academic Phrasebank is an important resource for academic writers. Student writers use the phrases of Academic Phrasebank organizing their research article to improve their writing ability. Due to the limited size of Academic Phrasebank, it can not meet all the academic writing needs. There are still a large number of academic phraseology in the authentic research article. In this paper, we proposed an academic phraseology extraction model based on constituency parsing and dependency parsing, which can automatically extract the academic phraseology similar to phrases of Academic Phrasebank from an unlabelled research article. We divided the proposed model into three main components including an academic phraseology corpus module, a sentence simplification module, and a syntactic parsing module. We created a corpus of academic phraseology of 2,129 words to help judge whether a word is neutral and general, and created two datasets under two scenarios to verify the feasibility of the proposed model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency ParsingDependency ParsingSentence

Similar Papers 제목 키워드 기반

A Constituency Parsing Tree based Method for Relation Extraction from Abstracts of Scholarly Publications

2019-11-01 · WS 2019 11 · Ming Jiang, Jana Diesner

We present a simple, rule-based method for extracting entity networks from the abstracts of scientific literature. By taking advantage of selected syntactic features of constituent parsing trees, our method automatically…

Constituency ParsingRelationRelation Extraction

DKPro Keyphrases: Flexible and Reusable Keyphrase Extraction Experiments

2014-06-01 · ACL 2014 6 · Nicolai Erbs, Pedro Bispo Santos, Iryna Gurevych, Torsten Zesch
Information RetrievalKeyphrase ExtractionLemmatizationNamed Entity Recognition (NER)+1

Discontinuous Verb Phrases in Parsing and Machine Translation of English and German

2016-05-01 · LREC 2016 5 · Sharid Lo{\'a}iciga, Kristina Gulordava

In this paper, we focus on the verb-particle (V-Prt) split construction in English and German and its difficulty for parsing and Machine Translation (MT). For German, we use an existing test suite of V-Prt split construc…

Dependency ParsingMachine TranslationTranslation

Parsing All: Syntax and Semantics, Dependencies and Spans

2019-08-30 · Findings of the Association for Computational Linguistics 2020 · Junru Zhou, Zuchao Li, Hai Zhao

Both syntactic and semantic structures are key linguistic contextual clues, in which parsing the latter has been well shown beneficial from parsing the former. However, few works ever made an attempt to let semantic pars…

AllSemantic Parsing

Frame-Semantic Parsing with Softmax-Margin Segmental RNNs and a Syntactic Scaffold

2017-06-29 · Swabha Swayamdipta, Sam Thomson, Chris Dyer, Noah A. Smith

We present a new, efficient frame-semantic parser that labels semantic arguments to FrameNet predicates. Built using an extension to the segmental RNN that emphasizes recall, our basic system achieves competitive perform…

Semantic Parsing