mnvx/syntax-tree
Syntax tree
This tool helps linguists, computational linguistics researchers, or natural language processing engineers analyze the grammatical structure of sentences. You input a sentence in Russian, and it outputs a hierarchical representation (a syntax tree) showing the relationships between words. This helps visualize and understand the underlying grammatical composition of text.
No commits in the last 6 months.
Use this if you need to programmatically obtain the syntactic structure of Russian sentences for linguistic analysis or building NLP applications.
Not ideal if you need to analyze text in languages other than Russian or require advanced semantic parsing capabilities.
Stars
7
Forks
4
Language
PHP
License
—
Category
Last pushed
Jan 09, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/mnvx/syntax-tree"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...