paper-with-me

홈 › Papers

The Ellogon Pattern Engine: Context-free Grammars over Annotations

2014-05-01 · LREC 2014 5 · Georgios Petasis

This paper presents the pattern engine that is offered by the Ellogon language engineering platform. This pattern engine allows the application of context-free grammars over annotations, which are metadata generated during the processing of documents by natural language tools. In addition, grammar development is aided by a graphical grammar editor, giving grammar authors the capability to test and debug grammars.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Named Entity Recognition (NER)Sentiment Analysis

Similar Papers 제목 키워드 기반

Regular transductions with MCFG input syntax

2019-09-01 · WS 2019 9 · Mark-Jan Nederhof, Heiko Vogler

We show that regular transductions for which the input part is generated by some multiple context-free grammar can be simulated by synchronous multiple context-free grammars. We prove that synchronous multiple context-fr…

Multiple Context-Free Tree Grammars: Lexicalization and Characterization

2017-07-11 · Joost Engelfriet, Andreas Maletti, Sebastian Maneth

Multiple (simple) context-free tree grammars are investigated, where "simple" means "linear and nondeleting". Every multiple context-free tree grammar that is finitely ambiguous can be lexicalized; i.e., it can be transf…

A generalized parsing framework for Abstract Grammars

2017-10-31 · Daniel Harasim, Chris Bruno, Eva Portelance, Martin Rohrmeier 외

This technical report presents a general framework for parsing a variety of grammar formalisms. We develop a grammar formalism, called an Abstract Grammar, which is general enough to represent grammars at many levels of …

Combining pattern-based CRFs and weighted context-free grammars

2014-04-22 · Rustem Takhanov, Vladimir Kolmogorov

We consider two models for the sequence labeling (tagging) problem. The first one is a {\em Pattern-Based Conditional Random Field }(\PB), in which the energy of a string (chain labeling) $x=x_1\ldots x_n\in D^n$ is a su…

Learning of Structurally Unambiguous Probabilistic Grammars

2022-03-17 · Dana Fisman, Dolav Nitay, Michal Ziv-Ukelson

The problem of identifying a probabilistic context free grammar has two aspects: the first is determining the grammar's topology (the rules of the grammar) and the second is estimating probabilistic weights for each rule…