easyccg

CCG Parser

A Java implementation of a Compositional CCG parser used in natural language processing research

GitHub

60 stars
13 watching
20 forks
Language: Java
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
openccg/openccg A Java library for parsing and realizing text using combinatory categorial grammar 205
bozsahin/ccglab A Common Lisp implementation of Combinatory Categorial Grammar and its tools 27
texttheater/ccgweb A web platform for parsing and annotating Combinatory Categorial Grammar (CCG) sentences. 5
youxkei/ctpg A tool for generating parsers at compile-time using D programming language 45
jwtowner/lug A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. 68
workday/upshot-montague Translates natural language into formal representations using Combinatory Categorial Grammar (CCG), enabling semantic parsing. 59
jcolag/thue A language and runtime system for parsing arbitrary grammars using semi-Thue processes 29
cbeust/jcommander An annotation-based command line parameter parsing framework for Java 1,966
jech/cl-yacc A Common Lisp implementation of the Yacc parser generator tool 57
jkkummerfeld/berkeley-ccg2pst A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python 11
kiselgra/c-mera A source-to-source compiler system for C-like languages using Lisp's macro system. 407
chris-huxtable/config.cr A configuration parser for Crystal programming language with support for multiple data formats and macro-based commenting system 14
smolkaj/nice-parser Automates the process of building parsers in OCaml with minimal boilerplate code 124
cakestwix/pylng Tools for parsing and converting localized text files from HandyGames games 3
scymtym/esrap A parser generator tool for building Common Lisp parsers with efficient parsing and error reporting capabilities. 78