ccgweb
Grammar parser
A web platform for parsing and annotating Combinatory Categorial Grammar (CCG) sentences.
A Web platform for parsing and annotation
5 stars
4 watching
2 forks
Language: Hack
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| A Java implementation of a Compositional CCG parser used in natural language processing research | 60 |
| A tool for generating parsers at compile-time using D programming language | 45 |
| A Common Lisp implementation of Combinatory Categorial Grammar and its tools | 27 |
| A tool for generating parsers from parsing expression grammars using the Packrat parser generator | 1,028 |
| A Clojure-based natural language processing library for parsing and structuring text input into meaningful data. | 159 |
| A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python | 11 |
| A high-level interface to the CMU Link Grammar parser | 76 |
| A grammar definition for parsing Zig source code using the Tree Sitter parser | 8 |
| A system that allows users to define grammars entirely in Java without preprocessing and generates parsers at runtime. | 63 |
| A C implementation of a grammar parser for the Jq language | 3 |
| A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |
| A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,957 |
| A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |