English
Related papers

Related papers: Briefly on Bottom-up

200 papers

This is a very short paper that briefly discusses some of the tasks that NLG systems perform. It is of no research interest, but I have occasionally found it useful as a way of introducing NLG to potential project collaborators who know…

cmp-lg · Computer Science 2008-02-03 Ehud Reiter

These notes concern linear transformations on R^n and C^n, exponentials of linear transformations, and some related geometric questions.

Classical Analysis and ODEs · Mathematics 2007-05-23 Stephen William Semmes

Logical relations (LR) have been around for many years, and today they are used in many formal results. However, it can be difficult to LR beginners to find a good place to start to learn. Papers often use highly specialized LRs that use…

Programming Languages · Computer Science 2019-07-26 Lau Skorstengaard

This note presents an interesting counterexample to a basic covering problem.

Metric Geometry · Mathematics 2014-02-21 Fei Xue , Chuanming Zong

We introduce the notion of a lowering-raising (or LR) triple of linear transformations on a nonzero finite-dimensional vector space. We show how to normalize an LR triple, and classify up to isomorphism the normalized LR triples. We…

Quantum Algebra · Mathematics 2015-08-10 Paul Terwilliger

Top-down and bottom-up theorem proving approaches each have specific advantages and disadvantages. Bottom-up provers profit from strong redundancy control but suffer from the lack of goal-orientation, whereas top-down provers are…

Artificial Intelligence · Computer Science 2011-05-30 M. Fuchs , D. Fuchs

Every reduced ring $R$ has a natural partial order defined by $a\le b$ if $a^2=ab$; it generalizes the natural order on a boolean ring. The article examines when $R$ is a lower semi-lattice in this order with examples drawn from weakly Baer…

Rings and Algebras · Mathematics 2018-02-21 W. D. Burgess , R. Raphael

We construct compact descriptions of function fields and number fields.

Number Theory · Mathematics 2020-11-04 Jean-Marc Couveignes

We derive the short-range contributions and the leading relativistic corrections to the three-nucleon force at next-to-next-to-next-to-leading order in the chiral expansion.

Nuclear Theory · Physics 2013-05-29 V. Bernard , E. Epelbaum , H. Krebs , U. -G. Meißner

Lecture notes on an introductory course on arithmetic lattices (EPFL 2014).

Geometric Topology · Mathematics 2023-08-08 Vincent Emery

These informal notes briefly discuss some basic topics involving Lipschitz functions, connectedness, and Hausdorff content in particular.

Classical Analysis and ODEs · Mathematics 2007-05-23 Stephen Semmes

These informal notes deal with a number of questions related to sums and integrals in analysis.

Classical Analysis and ODEs · Mathematics 2010-08-17 Stephen Semmes

Recently delivered lectures on Self-Referential Mathematics, [2], at the Department of Mathematics and Applied Mathematics, University of Pretoria, are briefly presented. Comments follow on the subject, as well as on Inconsistent…

General Mathematics · Mathematics 2009-05-05 Elemer E Rosinger

We provide simple proofs of analogues for coverings numbers of lattices of several recently studied basic statements on the ranks of tensors. We highlight the differences and analogies between the proofs in both settings.

Combinatorics · Mathematics 2023-11-07 Thomas Karam

We present two novel algorithms for learning formulas in Linear Temporal Logic (LTL) from examples. The first learning algorithm reduces the learning task to a series of satisfiability problems in propositional Boolean logic and produces a…

Logic in Computer Science · Computer Science 2018-10-05 Daniel Neider , Ivan Gavran

Both bottom-up and top-down strategies have been used for neural transition-based constituent parsing. The parsing strategies differ in terms of the order in which they recognize productions in the derivation tree, where bottom-up…

Computation and Language · Computer Science 2017-07-18 Jiangming Liu , Yue Zhang

This short paper describes a simple and intuitive Prolog program, a metainterpreter, that computes the bottom up meaning of a simple positive Horn clause definition. It involves a simple transformation of the object program rules into…

Programming Languages · Computer Science 2025-02-14 David S. Warren

We present a first result towards the use of entailment in- side relational dual tableau-based decision procedures. To this end, we introduce a fragment of RL(1) which admits a restricted form of composition, (R ; S) or (R ; 1), where the…

Logic in Computer Science · Computer Science 2018-02-22 Domenico Cantone , Marianna Nicolosi-Asmundo , Ewa Orłowska

The short note here is to give a few heuristic arguments on the weird looking fractional Laplacian operator. This is certainly going to expand the vision of a reader who is looking to develope a taste for research in this direction.

Analysis of PDEs · Mathematics 2022-05-10 Debajyoti Choudhuri

This paper discusses the relationship between memoized top-down recognizers and chart parsers. It presents a version of memoization suitable for continuation-passing style programs. When applied to a simple formalization of a top-down…

cmp-lg · Computer Science 2008-02-03 Mark Johnson