parser and grammar

parser
35
Emerging
grammar
31
Emerging
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 12/25
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 9/25
Stars: 30
Forks: 4
Downloads:
Commits (30d): 0
Language: C++
License: Apache-2.0
Stars: 17
Forks: 2
Downloads:
Commits (30d): 0
Language: C++
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About parser

asaparov/parser

Semantic parser induction using a generative model of grammar.

This project helps researchers and computational linguists analyze and understand how natural language relates to structured logical forms. You provide it with examples of sentences paired with their logical representations (like Datalog or lambda calculus), and it outputs a grammar model that can then be used to parse new sentences into logical forms, or even generate sentences from given logical forms. This tool is for academics or NLP practitioners working on semantic parsing.

semantic-parsing computational-linguistics natural-language-understanding grammar-induction knowledge-representation

About grammar

asaparov/grammar

Implementation of generative semantic grammar.

This project helps computational linguists and natural language processing researchers explore how logical meaning can drive the creation of sentences. It takes a 'logical form' (representing the core meaning or structure) as input and generates corresponding natural language utterances. This is ideal for those studying generative grammars and the mapping between semantics and syntax.

computational-linguistics natural-language-generation semantic-parsing generative-grammar nlp-research

Scores updated daily from GitHub, PyPI, and npm data. How scores work