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
21 stars
7 watching
2 forks
Language: Haskell
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
| A Haskell implementation of Earley's algorithm for parsing context-free grammars. | 366 |
| An environment for efficient data processing using Haskell or R code. | 587 |
| Translates natural language into formal representations using Combinatory Categorial Grammar (CCG), enabling semantic parsing. | 59 |
| A Haskell-based library for writing and compiling OpenGL shaders | 77 |
| A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
| Compiles R statistical language into WebAssembly for use in web browsers and Node | 1 |
| A Java API for generating natural language texts from syntactic forms | 810 |
| Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
| A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| 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. | 64 |
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| A proof-of-concept demonstrating how to call Rust code from Haskell | 131 |
| Mechanizations for two dependently-typed languages with graded types | 24 |