supercoderhawk/DeepLearning_NLP
基于深度学习的自然语言处理库
This library helps developers working with Chinese text to process and understand its structure using deep learning. It takes raw Chinese text as input and can segment it into individual words, identify named entities (like people or places), and extract relationships between these entities. Developers can integrate this into their applications for tasks such as information extraction or advanced search.
159 stars. No commits in the last 6 months.
Use this if you are a developer building applications that need to perform advanced natural language processing specifically for Chinese text.
Not ideal if you are looking for a ready-to-use application with a graphical interface or if you need to process languages other than Chinese.
Stars
159
Forks
40
Language
Python
License
MIT
Category
Last pushed
Nov 03, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/supercoderhawk/DeepLearning_NLP"
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
中文分词