supercoderhawk/DeepNLP
基于深度学习的自然语言处理库
This library helps developers working with Chinese text to implement advanced natural language processing tasks. It takes raw Chinese text as input and can segment it into words, identify named entities like people or locations, and extract relationships between those entities. This is useful for developers building applications that need to understand the meaning and structure of Chinese language data.
No commits in the last 6 months.
Use this if you are a developer looking for pre-implemented deep learning models for Chinese word segmentation, named entity recognition, or entity relation extraction.
Not ideal if you are a non-developer seeking an out-of-the-box solution for text analysis, as this project requires programming knowledge and is no longer maintained.
Stars
38
Forks
17
Language
Python
License
—
Category
Last pushed
Dec 10, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/supercoderhawk/DeepNLP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
PyThaiNLP/pythainlp
Thai natural language processing in Python
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named...
jacksonllee/pycantonese
Cantonese Linguistics and NLP
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
hankcs/pyhanlp
中文分词