Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Natural Language Generation
  3. EasyCCG

EasyCCG

MITJavav0.2

A CCG parser implementing all combinators with parsing to logical form and parameter estimation for probabilistic CCG.

Visit WebsiteGitHubGitHub
62 stars20 forks0 contributors

Overview

EasyCCG is a Combinatory Categorial Grammar (CCG) parser that implements all combinators and supports parsing to logical form. It provides a common grammar format and includes parameter estimation capabilities for probabilistic CCG models, making it suitable for natural language processing research and applications.

Key Features

  • All Combinators — Implements the full set of CCG combinators for comprehensive grammatical coverage
  • Logical Form Parsing — Converts parsed sentences into logical representations for semantic analysis
  • Probabilistic Parameter Estimation — Supports training of probabilistic CCG models from data
  • Common Grammar Format — Uses a standardized grammar format for interoperability
  • N-best Parsing — Generates multiple parse candidates with ranking
  • Boxer Integration — Produces Prolog output compatible with the Boxer semantic analysis system
  • POS/NER Tag Support — Accepts pre-tagged input with part-of-speech and named entity recognition tags

Philosophy

EasyCCG is designed as a practical, efficient implementation of CCG parsing that balances theoretical completeness with computational performance, enabling both research experimentation and applied natural language processing tasks.

Quick Stats

Stars62
Forks20
Contributors0
Open Issues5
Last commit8 years ago
CreatedSince 2014

Tags

#probabilistic-models#computational-linguistics#nlp-research#semantic-parsing#grammar-parsing#natural-language-processing

Built With

J
Java

Links & Resources

Website

Included in

Natural Language Generation480
Auto-fetched 1 day ago

Related Projects

OpenCCGOpenCCG

OpenCCG library for parsing and realization with CCG

Stars219
Forks45
Last commit5 years ago
GrammaticalFrameworkGrammaticalFramework

A programming language for multilingual grammar applications

Stars0
Forks0
Last commit
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub