DukeEnglish/knlp
非常好用的工具包,可以直接安装并使用
This is a toolkit for performing fundamental Natural Language Processing (NLP) operations on Chinese text. It takes raw Chinese text as input and can output segmented words, named entities, sentiment scores, keywords, and key sentences. It's designed for developers, researchers, or data scientists working with Chinese language data who need to integrate basic NLP capabilities into their applications or research.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer or data scientist who needs a convenient Python package for basic Chinese NLP tasks like text segmentation, named entity recognition, sentiment analysis, or keyword extraction.
Not ideal if you are looking for a no-code solution or a non-developer tool for Chinese text analysis, as this package requires coding to implement.
Stars
21
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2022
Commits (30d)
0
Dependencies
18
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/DukeEnglish/knlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
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.