berkeley-ccg2pst
CCG to PST converter
A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python
A tool for converting CCG derivations into PTB-style phrase structure trees
11 stars
4 watching
4 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
ccgnatural-language-processingnlpnlp-parsingphrase-structure-treepythonsyntax
Related projects:
Repository | Description | Stars |
---|---|---|
bozsahin/ccglab | A Common Lisp implementation of Combinatory Categorial Grammar and its tools | 27 |
katef/kgt | A tool for converting and manipulating text-based grammar specifications into different formats. | 593 |
texttheater/ccgweb | A web platform for parsing and annotating Combinatory Categorial Grammar (CCG) sentences. | 5 |
tchayintr/simple-pcfgrammar | A Python implementation of a statistical parser for natural language | 2 |
bnmcgn/snakes | Generators for Common Lisp with a Python-like interface | 46 |
jwtowner/lug | A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 68 |
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 123 |
sparell/phraser | Generates phrases using n-grams and Markov chains to support passphrase cracking. | 49 |
pyos/dg | A programming language compiler for CPython bytecode | 576 |
cesbit/pyleri | A Python-based parser for defining grammars and generating parsers in multiple languages | 121 |
agriculturalmodelexchangeinitiative/pycrop2ml | A tool to generate components from Crop2ML declarative language and facilitate conversion between platforms. | 18 |
kellyjonbrazil/jtbl | A command-line tool to convert and format data from JSON into various table formats. | 286 |
youxkei/ctpg | A tool for generating parsers at compile-time using D programming language | 45 |
ful1e5/cbmp | A command-line tool for converting cursor SVG files to PNG | 4 |
openccg/openccg | A Java library for parsing and realizing text using combinatory categorial grammar | 205 |