upshot-montague
Natural Language Parser
Translates natural language into formal representations using Combinatory Categorial Grammar (CCG), enabling semantic parsing.
Montague is a little CCG semantic parsing library for Scala.
59 stars
15 watching
8 forks
Language: Scala
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thangiee/freasy-monad | A Scala macro-based library for creating typelevel monads with first-class support in IntelliJ | 114 |
smolkaj/nice-parser | Automates the process of building parsers in OCaml with minimal boilerplate code | 125 |
raduionescu/vlawe-boswe | Software providing representations for text classification based on word embeddings and clustering | 10 |
lxtgh/omg-seg | Develops an end-to-end model for multiple visual perception and reasoning tasks using a single encoder, decoder, and large language model. | 1,336 |
epfl-lara/scallion | A library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm. | 57 |
mikelewis0/easyccg | A Java implementation of a Compositional CCG parser used in natural language processing research | 60 |
nanbeige/nanbeige | Develops large language models for text understanding and generation tasks. | 85 |
kowey/geni | A surface realiser using Tree Adjoining Grammar for Natural Language Generation, implemented in Haskell. | 21 |
michael-wzhu/promptcblue | A large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain | 328 |
yfzhang114/mme-realworld | A multimodal large language model benchmark designed to simulate real-world challenges and measure the performance of such models in practical scenarios. | 86 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
wse-research/loris-llm-generated-representations-of-sparql-queries | Generates natural language representations of SPARQL queries for knowledge graphs | 3 |
maluuba/nlg-eval | A toolset for evaluating and comparing natural language generation models | 1,350 |
david-bouyssie/libpq4s | A Scala Native wrapper of the LIBPQ C library | 4 |
lelio-brun/obelisk | Generates pretty-printed output from Menhir parser files in various formats | 55 |