GenI

Surface realiser

A surface realiser using Tree Adjoining Grammar for Natural Language Generation, implemented in Haskell.

Surface realiser (part of a Natural Language Generation system) using Tree Adjoining Grammar

GitHub

21 stars
7 watching
2 forks
Language: Haskell
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
swtwsk/vinci-lang A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language 15
ollef/earley A Haskell implementation of Earley's algorithm for parsing context-free grammars. 365
tweag/haskellr An environment for efficient data processing using Haskell or R code. 585
workday/upshot-montague Translates natural language into formal representations using Combinatory Categorial Grammar (CCG), enabling semantic parsing. 59
jaredloomis/andromeda A Haskell-based library for writing and compiling OpenGL shaders 76
lexi-lambda/freer-simple A Haskell library for building effectful applications with a focus on type-level effects and composability 228
georgestagg/webr Compiles R statistical language into WebAssembly for use in web browsers and Node 1
simplenlg/simplenlg Generates Natural Language from syntactic forms using morphological and grammatical rules 811
hit-scir/elmoformanylangs Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. 1,463
guibou/pyf A Haskell library for string formatting with a mini language inspired by Python's printf. 66
fjvallarino/monomer A cross-platform GUI library for writing native Haskell applications 596
superstar64/aith A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. 65
g-ford/cradle Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series 160
aisamanra/rust-haskell-ffi A proof-of-concept demonstrating how to call Rust code from Haskell 131
sweirich/graded-haskell Mechanizations for two dependently-typed languages with graded types 23