Explosion
Software company specializing in developer tools and tailored solutions for AI and Natural Language Processing
Berlin, Germany
Pinned Repositories
curated-transformers
🤖 A PyTorch library of curated Transformer models and their composable components
prodigy-recipes
🍳 Recipes for the Prodigy, our fully scriptable annotation tool
projects
🪐 End-to-end NLP workflows from prototype to production
sense2vec
🦆 Contextually-keyed word vectors
spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
spacy-course
👩🏫 Advanced NLP with spaCy: A free online course
spacy-llm
🦙 Integrating LLMs into structured NLP pipelines
spacy-models
💫 Models for the spaCy Natural Language Processing (NLP) library
spacy-transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
Explosion's Repositories
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
explosion/thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
explosion/spacy-course
👩🏫 Advanced NLP with spaCy: A free online course
explosion/spacy-models
💫 Models for the spaCy Natural Language Processing (NLP) library
explosion/sense2vec
🦆 Contextually-keyed word vectors
explosion/spacy-transformers
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy
explosion/projects
🪐 End-to-end NLP workflows from prototype to production
explosion/spacy-llm
🦙 Integrating LLMs into structured NLP pipelines
explosion/spacy-streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
explosion/spacy-layout
📚 Process PDFs, Word documents and more with spaCy
explosion/spacy-stanza
💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy
explosion/prodigy-recipes
🍳 Recipes for the Prodigy, our fully scriptable annotation tool
explosion/srsly
🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)
explosion/cymem
💥 Cython memory pool for RAII-style memory management
explosion/floret
🌸 fastText + Bloom embeddings for compact, full-coverage vectors with spaCy
explosion/cython-blis
💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!
explosion/confection
:candy: Confection: the sweetest config system for Python
explosion/spacy-lookups-data
📂 Additional lookup tables and data resources for spaCy
explosion/radicli
🕊️ Radically lightweight command-line interfaces
explosion/thinc-apple-ops
🍏 Make Thinc faster on macOS by calling into Apple's native Accelerate library
explosion/weasel
🦦 weasel: A small and easy workflow system
explosion/preshed
💥 Cython hash tables that assume keys are pre-hashed
explosion/spacy-pkuseg
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
explosion/murmurhash
💥 Cython bindings for MurmurHash2
explosion/prodigy-pdf
A Prodigy plugin for PDF annotation
explosion/spacy-alignments
💫 A spaCy package for Yohei Tamura's Rust tokenizations library
explosion/spacy-curated-transformers
spaCy entry points for Curated Transformers
explosion/spacy-vscode
spaCy extension for Visual Studio Code
explosion/prodigy-lunr
A Prodigy plugin for document search via LUNR
explosion/blis
BLAS-like Library Instantiation Software Framework