×

Dyna

swMATH ID: 23357
Software Authors: Jason Eisner; Eric Goldlust; Noah A. Smith; Filardo, N. W.
Description: Dyna: A Declarative Language for Implementing Dynamic Programs. We present the first version of a new declarative programming language. Dyna has many uses but was designed especially for rapid development of new statistical NLP systems. A Dyna program is a small set of equations, resembling Prolog inference rules, that specify the abstract structure of a dynamic programming algorithm. It compiles into efficient, portable, C++ classes that can be easily invoked from a larger application. By default, these classes run a generalization of agenda-based parsing, prioritizing the partial parses by some figure of merit. The classes can also perform an exact backward (outside) pass in the service of parameter training. The compiler already knows several implementation tricks, algorithmic transforms, and numerical optimization techniques. It will acquire more over time: we intend for it to generalize and encapsulate best practices, and serve as a testbed for new practices. Dyna is now being used for parsing, machine translation, morphological analysis, grammar induction, and finite-state modeling.
Homepage: http://www.aclweb.org/anthology/P04-3032
Related Software: ProbLog; PRISM; kProbLog; BLOG; Church; Datalog; kFOIL; FPsolve; kLog; AMPL; IBAL; PyTorch; TensorFlow; Vadalog; Haskell; Prolog; Tuffy; NetKit; CVXPY; CVXGEN
Cited in: 13 Publications

Citations by Year