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-course
👩🏫 Advanced NLP with spaCy: A free online course
explosion/sense2vec
🦆 Contextually-keyed word vectors
explosion/prodigy-openai-recipes
✨ Bootstrap annotation with zero- & few-shot learning via OpenAI GPT-3
explosion/floret
🌸 fastText + Bloom embeddings for compact, full-coverage vectors with spaCy
explosion/jupyterlab-prodigy
🧬 A JupyterLab extension for annotating data with Prodigy
explosion/tokenizations
Robust and Fast tokenizations alignment library for Rust and Python https://tamuhey.github.io/tokenizations/
explosion/spacymoji
💙 Emoji handling and meta data for spaCy with custom extension attributes
explosion/radicli
🕊️ Radically lightweight command-line interfaces
explosion/spacy-lookups-data
📂 Additional lookup tables and data resources for spaCy
explosion/preshed
💥 Cython hash tables that assume keys are pre-hashed
explosion/spacy-huggingface-pipelines
💥 Use Hugging Face text and token classification pipelines directly in spaCy
explosion/spacy-ray
☄️ Parallel and distributed training with spaCy and Ray
explosion/assets
💥 Explosion Assets
explosion/murmurhash
💥 Cython bindings for MurmurHash2
explosion/spacy-alignments
💫 A spaCy package for Yohei Tamura's Rust tokenizations library
explosion/spacy-vscode
spaCy extension for Visual Studio Code
explosion/prodigy-hf
Train huggingface models on top of Prodigy annotations
explosion/spacy-vectors-builder
🌸 Train floret vectors
explosion/os-signpost
Wrapper for the macOS signpost API
explosion/prodigy-evaluate
🔎 A Prodigy plugin for evaluating spaCy pipelines
explosion/spacy-loggers
📟 Logging utilities for spaCy
explosion/princetondh
Code for our presentation in Princeton DH 2023 April.
explosion/prodigy-ann
A Prodigy pluging for ANN techniques
explosion/prodigy-whisper
Audio transcription with OpenAI's whisper model in the loop.
explosion/spacy-legacy
🕸️ Legacy architectures and other registered spaCy v3.x functions for backwards-compatibility
explosion/.github
:octocat: GitHub settings
explosion/aiGrunn-2023
Materials for the aiGrunn 2023 talk on spaCy Transformer pipelines
explosion/spacy-io-binder
📒 Repository used to build Binder images for the interactive spaCy code examples
explosion/span-labeling-datasets
Loaders for various span labeling datasets
explosion/curated-transformers-addons
Add-ons for Curated Transformers