bllip-parser
Sentence generator
A statistical natural language parser used to generate grammatically correct sentences from unstructured text input.
BLLIP reranking parser (also known as Charniak-Johnson parser, Charniak parser, Brown reranking parser) See http://pypi.python.org/pypi/bllipparser/ for Python module.
227 stars
17 watching
53 forks
Language: GAP
last commit: almost 5 years agoLinked from 2 awesome lists
aiartificial-intelligencecomputational-linguisticsmachine-learningnatural-language-processingnlpnlp-libraryparsing
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A Rust-based parser generator framework designed to simplify the process of creating parsers | 1 | |
| A Python parser generator with RPython support, designed to provide a more efficient and flexible alternative to traditional parsing approaches. | 379 | |
| A Python-based parser for defining grammars and generating parsers in multiple languages | 121 | |
| A parser and scanner package for LL(1) grammars | 7 | |
| A C# library that simplifies the generation of lexers and parsers using compact, type-safe definitions. | 377 | |
| A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 | |
| A Nim-based parser generator that provides a flexible and powerful way to define grammars and generate parsers for parsing strings | 332 | |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 | |
| A tool for generating Python parsers from grammars in a variation of EBNF | 410 | |
| A tool to automatically generate project files based on configuration and language specifications | 72 | |
| An evaluation metric for Natural Language Generation based on transfer learning. | 705 | |
| A Java API for generating natural language text with built-in linguistic rules and structure | 18 | |
| A language and runtime system for parsing arbitrary grammars using semi-Thue processes | 29 | |
| Generators for Common Lisp with a Python-like interface | 46 | |
| Generates wordlists by combining and transforming words from various sources, including user input and song lyrics. | 907 |