Syntactic Parsing CFG NLP Tools

Tools for parsing sentence structure using context-free grammars and related algorithms (CYK, Earley). Includes noun phrase extraction and syntactic analysis. Does NOT include semantic parsing, dependency parsing, or language-specific NLP tasks beyond structural analysis.

There are 8 syntactic parsing cfg tools tracked. The highest-rated is erickrf/nlpnet at 43/100 with 408 stars.

Get all 8 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=syntactic-parsing-cfg&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Tool Score Tier
1 erickrf/nlpnet

A neural network architecture for NLP tasks, using cython for fast...

43
Emerging
2 nsu-ai/ontonotes-5-parsing

Ontonotes-5-parsing: parser of Ontonotes 5.0 to transform this corpus to a...

37
Emerging
3 ikergarcia1996/Basic-CYK-Parser

Basic CYK-Parser written in python 3

31
Emerging
4 LR-POR/PorGram

A Portuguese HPSG Grammar

26
Experimental
5 davidpgero/hungarian-nltk

Simple Hungarian Sentence Analysis with NLTK

24
Experimental
6 busraoguzoglu/CYK-Parser-with-Turkish-CFG

Implementation of CYK algorithm to act as a recognizer and parser with Turkish CFG.

18
Experimental
7 marty1885/eoparser

Word level Esperanto parser - helps computer understand the structure of Esperanto

12
Experimental
8 GoktugOcal/turkish-syntactic-parser

A small Syntactic Parser for Turkish Language, created with CKY algorithm.

10
Experimental