HanLP
NLP toolkit
A multilingual NLP library providing efficient and user-friendly tools for text analysis
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
34k stars
1k watching
10k forks
Language: Python
last commit: 4 days ago
Linked from 1 awesome list
dependency-parserhanlpnamed-entity-recognitionnatural-language-processingnlppos-taggingsemantic-parsingtext-classification
Related projects:
Repository | Description | Stars |
---|---|---|
axa-group/nlp.js | A comprehensive NLP library for building conversational AI systems with entity extraction, sentiment analysis, language identification, and more. | 6,283 |
explosion/spacy | Industrial-strength NLP library for Python and Cython | 30,230 |
sebastianruder/nlp-progress | A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,715 |
stanfordnlp/stanza | A Python library for natural language processing tasks in many human languages. | 7,294 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,620 |
niderhoff/nlp-datasets | A collection of text datasets for use in Natural Language Processing | 5,775 |
stanfordnlp/corenlp | A Java-based suite of tools for natural language processing and analysis | 9,704 |
flairnlp/flair | A framework for building state-of-the-art NLP models and performing text embeddings with support for multiple languages | 13,939 |
bigscience-workshop/promptsource | A toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks. | 2,696 |
johnsnowlabs/spark-nlp | Provides a set of pre-trained models and libraries for natural language processing tasks on top of Apache Spark | 3,871 |
hanzhenlei767/nlp_learn | A comprehensive collection of NLP-related code snippets and notes on various models and techniques, including pre-trained language models and Chinese text processing methods. | 25 |
proycon/pynlpl | A Python library for natural language processing tasks, including text manipulation and analysis. | 479 |
pawangeek/deep-nlp-resources | A curated collection of natural language processing resources and libraries for developers to access and build upon | 72 |
james-bowman/nlp | This project provides a set of algorithms and implementations for natural language processing in Go. | 450 |