HIT-SCIR/ltp
Language Technology Platform
The Language Technology Platform (LTP) provides a suite of tools for processing Chinese text. It takes raw Chinese sentences and extracts various linguistic features, such as word boundaries, parts of speech, and syntactic relationships. This is ideal for linguists, researchers, or data analysts working with Chinese language data who need to break down text for deeper analysis.
5,239 stars. Used by 1 other package. Available on PyPI.
Use this if you need to perform detailed linguistic analysis on Chinese text, including segmenting words, identifying parts of speech, or understanding sentence structure.
Not ideal if your primary goal is to process languages other than Chinese, or if you only need very basic text operations without deep linguistic parsing.
Stars
5,239
Forks
1,060
Language
Python
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Dependencies
3
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/HIT-SCIR/ltp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)