ikergarcia1996/Basic-CYK-Parser

Basic CYK-Parser written in python 3

38
/ 100
Emerging

This tool helps computational linguists and language researchers analyze sentence structure. You input a sentence and a set of grammatical rules, and it determines if the sentence is grammatically correct according to those rules. It also outputs all possible parse trees, showing how the sentence can be structured.

No commits in the last 6 months.

Use this if you need to automatically verify the grammatical validity of sentences based on a defined context-free grammar and explore their potential syntactic structures.

Not ideal if you need a parser for real-world, highly ambiguous natural language text, as it requires a grammar in Chomsky Normal Form.

computational-linguistics syntax-analysis grammar-checking natural-language-processing language-research
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 17 / 25

How are scores calculated?

Stars

9

Forks

9

Language

Jupyter Notebook

License

MIT

Last pushed

Jan 11, 2019

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ikergarcia1996/Basic-CYK-Parser"

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