onlyuser/parse-english
parse-english is a minimum viable English parser implemented in LexYacc
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.
Stars
11
Forks
1
Language
C++
License
—
Category
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.
Higher-rated alternatives
opencog/link-grammar
The CMU Link Grammar natural language parser
mafait/Thinknowlogy
Automated reasoning based on the Laws of Intelligence naturally embedded in the human language •...
kovvalsky/LangPro
Tableau-based Theorem Prover for Natural Logic and Language
Attempto/APE
Parser for Attempto Controlled English (ACE)
UnitexGramLab/unitex-core
Unitex/GramLab C++ Core