ckiplab/ckipnlp
CKIP CoreNLP Toolkits
This toolkit helps you automatically break down Chinese text into its core components. You can feed it raw Chinese sentences, and it will identify individual words, their grammatical roles, recognize names of people or places, and map out sentence structures. It's designed for researchers, linguists, or data analysts working with Chinese language data.
128 stars. No commits in the last 6 months.
Use this if you need to perform detailed linguistic analysis on Chinese text, such as understanding sentence structure or identifying key entities.
Not ideal if you're looking for simple translation, sentiment analysis, or topic modeling without needing deep grammatical parsing.
Stars
128
Forks
16
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ckiplab/ckipnlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.