spaCy
NLP library
Industrial-strength NLP library for Python and Cython
💫 Industrial-strength Natural Language Processing (NLP) in Python
30k stars
561 watching
4k forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
aiartificial-intelligencecythondata-sciencedeep-learningentity-linkingmachine-learningnamed-entity-recognitionnatural-language-processingneural-networkneural-networksnlpnlp-librarypythonspacytext-classificationtokenization
Related projects:
Repository | Description | Stars |
---|---|---|
explosion/spacy-lookups-data | Provides additional data resources for spaCy's natural language processing capabilities | 98 |
explosion/spacy-stanza | Wraps the Stanza NLP library to use Stanford models with spaCy | 726 |
yohasebe/ruby-spacy | A Ruby module providing access to spaCy's natural language processing capabilities | 63 |
nlpatvcu/medacy | A framework for building medical NLP models using spaCy. | 432 |
chartbeat-labs/textacy | A Python library providing NLP tools and utilities built on top of spaCy for text processing and analysis. | 2,217 |
quanteda/spacyr | An R wrapper around spaCy for natural language processing tasks | 251 |
hankcs/hanlp | An open-source NLP tool suite with pre-trained models for multiple languages and tasks, providing high-performance and efficient natural language processing capabilities | 34,127 |
johnsnowlabs/spark-nlp | Provides a set of pre-trained models and libraries for natural language processing tasks on top of Apache Spark | 3,889 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,694 |
huggingface/neuralcoref | Resolves coreference clusters in text using neural networks | 2,859 |
centre-for-humanities-computing/dacy | A unified framework for Danish NLP tasks using SpaCy. | 93 |
allenai/scispacy | Custom spaCy models and pipelines for scientific documents | 1,724 |
huspacy/huspacy | An industrial-strength natural language processing library for Hungarian language text analysis | 158 |
stanfordnlp/stanza | A Python library for natural language processing tasks in many human languages. | 7,315 |
manivannanmurugavel/spacy-ner-annotator | A tool for annotating named entities in text data using Spacy, allowing users to train and fine-tune the model on their own custom datasets. | 182 |