chatopera/text-dependency-parser
:surfer: 依存关系分析,NLP,自然语言处理
This tool helps you understand the grammatical structure of sentences by breaking them down into their core components and showing how words relate to each other. It takes raw text in languages like Chinese or English and outputs a detailed grammatical breakdown, including parts of speech and dependency relationships, often visualized as a tree. Anyone who needs to deeply analyze text, such as linguists, researchers, or developers building language-understanding applications, would find this useful.
No commits in the last 6 months.
Use this if you need to perform detailed grammatical analysis of text to understand the relationships between words in sentences.
Not ideal if you're looking for a simple text summary or sentiment analysis, as its focus is on deep syntactic parsing.
Stars
85
Forks
27
Language
Python
License
—
Category
Last pushed
Oct 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/chatopera/text-dependency-parser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
blmoistawinde/HarvestText
文本挖掘和预处理工具(文本清洗、新词发现、情感分析、实体识别链接、关键词抽取、知识抽取、句法分析等),无监督或弱监督方法
huspacy/huspacy
HuSpaCy: industrial-strength Hungarian natural language processing
bnosac/udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based...
BramVanroy/spacy_conll
Pipeline component for spaCy (and other spaCy-wrapped parsers such as spacy-stanza and...
polm/unidic-py
Unidic packaged for installation via pip.