• No results found

deterministic context-free grammars

A Generic Parser for Strings and Trees

A Generic Parser for Strings and Trees

... by deterministic and nondeterministic context-free grammars Further more, parsing the same string by both parsers has shown that the PA-parser has less number of moves (shifts) by 20% than the ...

30

Splittability of bilexical context free grammars is undecidable

Splittability of bilexical context free grammars is undecidable

... Now let α = uvwxy be a factorization satisfying Ogden’s lemma. If v or x contain one or more occurrences of the symbol $, we can pump such a string in α and obtain a new string which is not a valid computation, which is ...

13

Recurrent Neural Networks as Weighted Language Recognizers

Recurrent Neural Networks as Weighted Language Recognizers

... For deterministic probabilistic finite-state au- tomata or context-free grammars only one path or derivation exists for any given string, so the identi- fication of the highest-weighted string ...

11

LR(k) Parsing of Coupled Context Free Grammars

LR(k) Parsing of Coupled Context Free Grammars

... LR(k) Parsing of Coupled Context Free Grammars LIl~(k) I ' m s i n g of C( ut 1 A Cont(xt, ]~ ( c G r a m m a r s ) ) 0 " ~ ~ ~ ' ~ * ~ * G~se]a Pit;sch l ? B l n f o r n l a t i k , U n i v e r s i l[.] ...

5

Compound Probabilistic Context Free Grammars for Grammar Induction

Compound Probabilistic Context Free Grammars for Grammar Induction

... first-order context-free assumptions are generally made not because they represent an ad- equate model of natural language, but because they allow for tractable ...

17

Speeding up parsing of biological context free grammars

Speeding up parsing of biological context free grammars

... Where copyright permits, full text material held in the repository is made freely available online and can be read, downloaded and copied for non­commercial private study or research pur[r] ...

16

Practical Parsing of Parallel Multiple Context Free Grammars

Practical Parsing of Parallel Multiple Context Free Grammars

... the grammars contain empty ...the grammars. Table 2 contains some statistics about the grammars and table 3 about their non-empty ...FraCaS grammars in- crease by 50 times, while the Resource ...

9

Cross Entropy and Estimation of Probabilistic Context Free Grammars

Cross Entropy and Estimation of Probabilistic Context Free Grammars

... Probabilistic context-free grammars are able to de- scribe hierarchical, tree-shaped structures underly- ing sentences, and are widely used in statistical nat- ural language processing; see for ...

8

Evaluating the Ability of LSTMs to Learn Context Free Grammars

Evaluating the Ability of LSTMs to Learn Context Free Grammars

... We conclude that LSTMs do not learn the rele- vant underlying context-free rules, suggesting the good overall performance is attained rather by an efficient way of evaluating nuisance vari- ables. LSTMs are ...

10

Incremental Parsing with Parallel Multiple Context Free Grammars

Incremental Parsing with Parallel Multiple Context Free Grammars

... The algorithm was evaluated with four languages from the GF resource grammar library (Ranta, 2008): Bul- garian, English, German and Swedish. These gram- mars are not primarily intended for parsing but as a resource from ...

8

Weighted and Probabilistic Context Free Grammars Are Equally Expressive

Weighted and Probabilistic Context Free Grammars Are Equally Expressive

... Hidden Markov models (HMMs) are a special case of PCFGs. The structures they produce are labeled sequences, which are equivalent to right-branching trees. We can write an HMM as a PCFG with restricted types of rules. We ...

16

Prefix Probability for Probabilistic Synchronous Context Free Grammars

Prefix Probability for Probabilistic Synchronous Context Free Grammars

... Our solution to the problem of computing prefix probabilities is formulated in quite different terms from the solutions by Jelinek and Lafferty (1991) and by Stolcke (1995) for probabilistic context-free ...

10

Context free commutative grammars with integer counters and resets

Context free commutative grammars with integer counters and resets

... communication- free Petri nets is that their sets of reachable markings are semi-linear [16, 17, 18], meaning in particular that they are closed under all Boolean opera- tions (this is not the case for general ...

34

Fast Statistical Parsing with Parallel Multiple Context Free Grammars

Fast Statistical Parsing with Parallel Multiple Context Free Grammars

... Rparse extracts grammars in two steps. First it converts the treebank into a PMCFG, and then it binarizes that grammar. The binarization pro- cess uses markovization to improve the precision and recall of the ...

9

Finite State Approximation of Phrase Structure Grammars

Finite State Approximation of Phrase Structure Grammars

... The approximation is exact for certain contextfree grammars generating regular languages, including all left-linear and right-linear context-free grammars.. The algorithm has been used t[r] ...

10

Parsing with Semidirectional Lambek Grammar is NP Complete

Parsing with Semidirectional Lambek Grammar is NP Complete

... Whereas Lambek grammars generate exactly the context-free languages modulo the missing empty word Pentus 93, the latter generate all permutation closures of context-free languages Benthe[r] ...

6

Synchronous Context Free Grammars and Optimal Parsing Strategies

Synchronous Context Free Grammars and Optimal Parsing Strategies

... Synchronous context-free grammars (SCFGs) generalize context-free grammars (CFGs) to generate two strings simultaneously. The formalism dates from the early days of automata ...

37

Left To Right Parsing and Bilexical Context Free Grammars

Left To Right Parsing and Bilexical Context Free Grammars

... Abstract We compare the asymptotic time complexity of left-to-right and bidirectional parsing techniques for bilexical context-free grammars, a grammar formalism that is an abstraction o[r] ...

8

Removing Left Recursion from Context Free Grammars

Removing Left Recursion from Context Free Grammars

... The idea of the algorithm is to eliminate left recursion by transforming the grammar so that all the direct left corners of each nonterminal strictly follow that nonterminal in a fixed t[r] ...

7

Pattern Based Context Free Grammars for Machine Translation

Pattern Based Context Free Grammars for Machine Translation

... • Synchronization Shieber and Schabes, 1990 of the source and target language structures Readers should note, however, that the pars1See LTAG Schabes, AbeiU~, and Joshi, 1988 Lexicalized[r] ...

8

Show all 10000 documents...

Related subjects