| explosion/spacy-course | ๐ฉโ๐ซ Advanced NLP with spaCy: A free online course | 2,410 | Python |
| explosion/spacy-models | ๐ซ Models for the spaCy Natural Language Processing (NLP) library | 1,844 | Python |
| explosion/sense2vec | ๐ฆ Contextually-keyed word vectors | 1,673 | Python |
| explosion/projects | ๐ช End-to-end NLP workflows from prototype to production | 1,420 | Python |
| explosion/spacy-transformers | ๐ธ Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy | 1,402 | Python |
| explosion/spacy-llm | ๐ฆ Integrating LLMs into structured NLP pipelines | 1,365 | Python |
| explosion/curated-transformers | ๐ค A PyTorch library of curated Transformer models and their composable components | 894 | Python |
| explosion/spacy-layout | ๐ Process PDFs, Word documents and more with spaCy | 861 | Python |
| explosion/spacy-streamlit | ๐ spaCy building blocks and visualizers for Streamlit apps | 854 | Python |
| explosion/spacy-stanza | ๐ฅ Use the latest Stanza (StanfordNLP) research models directly in spaCy | 746 | Python |
| explosion/prodigy-recipes | ๐ณ Recipes for the Prodigy, our fully scriptable annotation tool | 504 | Jupyter Notebook |
| explosion/displacy | :boom: displaCy.js: An open-source NLP visualiser for the modern web | 345 | JavaScript |
| explosion/floret | ๐ธ fastText + Bloom embeddings for compact, full-coverage vectors with spaCy | 335 | C++ |
| explosion/prodigy-openai-recipes | โจ Bootstrap annotation with zero- & few-shot learning via OpenAI GPT-3 | 323 | Python |
| explosion/lightnet | ๐ Bringing pjreddie's DarkNet out of the shadows #yolo | 320 | C |
| explosion/spacy-notebooks | ๐ซ Jupyter notebooks for spaCy examples and tutorials | 288 | Jupyter Notebook |
| explosion/spacy-services | ๐ซ REST microservices for various spaCy-related tasks | 241 | Python |
| explosion/displacy-ent | :boom: displaCy-ent.js: An open-source named entity visualiser for the modern web | 200 | CSS |
| explosion/tokenizations | Robust and Fast tokenizations alignment library for Rust and Python https://tamuhey.github.io/tokenizations/ | 194 | Rust |
| explosion/jupyterlab-prodigy | ๐งฌ A JupyterLab extension for annotating data with Prodigy | 189 | TypeScript |
| explosion/spacymoji | ๐ Emoji handling and meta data for spaCy with custom extension attributes | 183 | Python |
| explosion/wheelwright | ๐ก Automated build repo for Python wheels and source packages | 175 | Python |
| explosion/spacy-dev-resources | ๐ซ Scripts, tools and resources for developing spaCy | 126 | Python |
| explosion/spacy-lookups-data | ๐ Additional lookup tables and data resources for spaCy | 113 | Python |
| explosion/radicli | ๐๏ธ Radically lightweight command-line interfaces | 109 | Python |
| explosion/spacy-experimental | ๐งช Cutting-edge experimental spaCy components and features | 105 | Python |
| explosion/thinc-apple-ops | ๐ Make Thinc faster on macOS by calling into Apple's native Accelerate library | 102 | Cython |
| explosion/talks | ๐ฅ Browser-based slides or PDFs of our talks and presentations | 94 | JavaScript |
| explosion/healthsea | Healthsea is a spaCy pipeline for analyzing user reviews of supplementary products for their effects on health. | 92 | Python |
| explosion/spacy-pkuseg | pkusegๅค้ขๅไธญๆๅ่ฏๅทฅๅ
ท; The pkuseg toolkit for multi-domain Chinese word segmentation | 69 | Python |
| explosion/spacy-huggingface-pipelines | ๐ฅ Use Hugging Face text and token classification pipelines directly in spaCy | 63 | Python |
| explosion/spacy-ray | โ๏ธ Parallel and distributed training with spaCy and Ray | 56 | Python |
| explosion/ml-datasets | ๐ Machine learning dataset loaders for testing and example scripts | 47 | Python |
| explosion/assets | ๐ฅ Explosion Assets | 45 | โ |
| explosion/spacy-huggingface-hub | ๐ค Push your spaCy pipelines to the Hugging Face Hub | 45 | Python |
| explosion/prodigy-pdf | A Prodigy plugin for PDF annotation | 37 | Python |
| explosion/wikid | Generate a SQLite database from Wikipedia & Wikidata dumps. | 36 | Python |
| explosion/spacy-alignments | ๐ซ A spaCy package for Yohei Tamura's Rust tokenizations library | 35 | Python |
| explosion/spacy-curated-transformers | spaCy entry points for Curated Transformers | 32 | Python |
| explosion/spacy-vscode | spaCy extension for Visual Studio Code | 32 | Python |
| explosion/vscode-prodigy | ๐งฌ A VS Code extension for annotating data with Prodigy | 30 | TypeScript |
| explosion/prodigy-hf | Train huggingface models on top of Prodigy annotations | 21 | Python |
| explosion/spacy-benchmarks | ๐ซ Runtime performance comparison of spaCy against other NLP libraries | 20 | Python |
| explosion/spacy-vectors-builder | ๐ธ Train floret vectors | 18 | Python |
| explosion/os-signpost | Wrapper for the macOS signpost API | 16 | Cython |
| explosion/prodigy-evaluate | ๐ A Prodigy plugin for evaluating spaCy pipelines | 13 | Python |
| explosion/curated-tokenizers | Lightweight piece tokenization library | 12 | Cython |
| explosion/prodigy-segment | Select pixels in Prodigy via Facebook's Segment-Anything model. | 10 | Python |
| explosion/conll-2012 | A slightly cleaned up version of the scripts & data for the CoNLL 2012 Coreference task. | 9 | Python |
| explosion/thinc_gpu_ops | ๐ฎ GPU kernels for Thinc | 9 | C++ |
| explosion/prodigy-whisper | Audio transcription with OpenAI's whisper model in the loop. | 5 | Python |
| explosion/prodigy-ann | A Prodigy pluging for ANN techniques | 5 | Python |
| explosion/princetondh | Code for our presentation in Princeton DH 2023 April. | 4 | Jupyter Notebook |
| explosion/spacy-legacy | ๐ธ๏ธ Legacy architectures and other registered spaCy v3.x functions for backwards-compatibility | 4 | Python |
| explosion/prodigy-lunr | A Prodigy plugin for document search via LUNR | 3 | Python |
| explosion/ec2buildwheel | โ | 3 | Python |
| explosion/span-labeling-datasets | Loaders for various span labeling datasets | 2 | Python |
| explosion/.github | :octocat: GitHub settings | 2 | โ |
| explosion/spacy-biaffine-parser | โ | 1 | Python |
| explosion/aiGrunn-2023 | Materials for the aiGrunn 2023 talk on spaCy Transformer pipelines | 1 | Python |
| explosion/fastapi-explosion-extras | โ | 1 | Python |
| explosion/blis | BLAS-like Library Instantiation Software Framework | 1 | C |
| explosion/spacy-io-binder | ๐ Repository used to build Binder images for the interactive spaCy code examples | 1 | Jupyter Notebook |
| explosion/gha-cibuildwheel | โ | 0 | โ |
| explosion/curated-transformers-addons | Add-ons for Curated Transformers | 0 | Python |
| explosion/nginx_acm_ssl_proxy | Nginx container that allows for environmental variable use to set nginx configuration. | 0 | Shell |