spaCy
NLP library
Industrial-strength NLP library for Python and Cython
💫 Industrial-strength Natural Language Processing (NLP) in Python
30k stars
562 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 | 725 |
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 a range of natural language processing tasks and utilities | 2,217 |
quanteda/spacyr | An R wrapper around spaCy for natural language processing tasks | 251 |
hankcs/hanlp | A multilingual NLP library providing efficient and user-friendly tools for text analysis | 33,920 |
johnsnowlabs/spark-nlp | Provides a set of pre-trained models and libraries for natural language processing tasks on top of Apache Spark | 3,876 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,646 |
huggingface/neuralcoref | Resolves coreference clusters in text using neural networks | 2,857 |
centre-for-humanities-computing/dacy | A unified framework for Danish NLP tasks using SpaCy. | 93 |
allenai/scispacy | A collection of custom spaCy pipelines and models for analyzing scientific documents. | 1,714 |
huspacy/huspacy | An industrial-strength natural language processing library for Hungarian language text analysis | 155 |
stanfordnlp/stanza | A Python library for natural language processing tasks in many human languages. | 7,294 |
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 |