onlyuser/parse-english

parse-english is a minimum viable English parser implemented in LexYacc

20
/ 100
Experimental

This tool helps computational linguists and natural language processing (NLP) researchers understand the underlying grammatical structure of English sentences. You provide an English sentence, and it generates all possible abstract syntax trees, showing how the words relate to each other grammatically. It's designed for those who need to deeply analyze sentence structure without relying on statistical training data.

No commits in the last 6 months.

Use this if you need to analyze the precise grammatical structure of English sentences based on a predefined set of rules, without requiring any prior data training.

Not ideal if you need to process long sentences quickly, require a flexible grammar that can be updated with new data, or need to handle linguistic nuances beyond basic syntax.

computational-linguistics natural-language-processing grammar-analysis syntax-parsing
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 8 / 25
Community 7 / 25

How are scores calculated?

Stars

11

Forks

1

Language

C++

License

Last pushed

Apr 05, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/onlyuser/parse-english"

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