#42 · Primary category: Education & Research

HanLP

dependency-parser hanlp named-entity-recognition natural-language-processing nlp pos-tagging semantic-parsing text-classification

Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification

Project last updated:11/15/25

GitHub Stars

36.5K

Forks

10.9K

Contributors

47

License

Apache-2.0

Why we included this project

HanLP covers the full Chinese text processing pipeline: tokenization, part-of-speech tagging, named entity recognition, dependency and constituent parsing, semantic role labeling, and text classification, all through a single Python API. It ships dozens of pretrained models trained on a large multilingual corpus, so teams can get accurate results in 130 languages without training their own. The library is built on PyTorch and TensorFlow 2.x and supports both multi-task and single-task models, which makes it practical to embed into real applications. Developers building Chinese-language products, from search to content analysis to document processing, will find it a dependable base, and researchers get a wide range of tasks and annotation standards to work with.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category