howl-anderson/Chinese_models_for_SpaCy
SpaCy 中文模型 | Models for SpaCy that support Chinese
This project provides pre-trained language models for SpaCy, specifically designed to process Chinese text. It takes raw Chinese text as input and outputs structured linguistic information, such as parts of speech, named entities (like people, locations, organizations), and dependencies between words. This tool is for developers who are building applications that need to understand and analyze Chinese language data, enabling features like chatbots, information extraction, or content categorization.
673 stars. No commits in the last 6 months.
Use this if you are a Python developer building natural language processing applications and need robust Chinese language support within the SpaCy framework.
Not ideal if you are an end-user without programming experience, as this is a developer tool requiring Python and SpaCy knowledge for implementation.
Stars
673
Forks
112
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/howl-anderson/Chinese_models_for_SpaCy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacus-dev/semchunk
A fast, lightweight and easy-to-use Python library for splitting text into semantically...
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
CUNY-CL/wikipron
Massively multilingual pronunciation mining
jacksonllee/pylangacq
Language Acquisition Research Tools
goodmami/wn
A modern, interlingual wordnet interface for Python