ccgweb

Grammar parser

A web platform for parsing and annotating Combinatory Categorial Grammar (CCG) sentences.

A Web platform for parsing and annotation

GitHub

5 stars
4 watching
2 forks
Language: Hack
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jcolag/thueA language and runtime system for parsing arbitrary grammars using semi-Thue processes29
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
mikelewis0/easyccgA Java implementation of a Compositional CCG parser used in natural language processing research60
youxkei/ctpgA tool for generating parsers at compile-time using D programming language45
bozsahin/ccglabA Common Lisp implementation of Combinatory Categorial Grammar and its tools27
pointlander/pegA tool for generating parsers from parsing expression grammars using the Packrat parser generator1,028
turbopape/postaggaA Clojure-based natural language processing library for parsing and structuring text input into meaningful data.159
jkkummerfeld/berkeley-ccg2pstA tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python11
ged/linkparserA high-level interface to the CMU Link Grammar parser76
tree-sitter-grammars/tree-sitter-zigA grammar definition for parsing Zig source code using the Tree Sitter parser8
fge/grappaA system that allows users to define grammars entirely in Java without preprocessing and generates parsers at runtime.63
nverno/tree-sitter-jqA C implementation of a grammar parser for the Jq language3
kerl13/tree-sitter-menhirA Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework.5
taocpp/pegtlA header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach1,957
cesbit/pyleriA Python-based parser for defining grammars and generating parsers in multiple languages121