svlandeg
I am a software engineer with a passion for data and NLP. I combine open-source maintenance with freelancing through my one-woman company OxyKodit.
OxyKoditBelgium
Pinned Repositories
spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
spacy-llm
🦙 Integrating LLMs into structured NLP pipelines
thinc
🔮 A refreshing functional take on deep learning, compatible with your favorite libraries
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
AnnoMine
Creating a consensus homology-based functional annotation through text mining
asyncer
Asyncer, async and await, focused on developer experience.
llm.c
LLM training in simple, raw C/CUDA
nn-zero-to-hero
Neural Networks: Zero to Hero
prodigy-openai-recipes
✨ Bootstrap annotation with zero- & few-shot learning via OpenAI GPT-3
svlandeg's Repositories
svlandeg/prodigy-openai-recipes
✨ Bootstrap annotation with zero- & few-shot learning via OpenAI GPT-3
svlandeg/AnnoMine
Creating a consensus homology-based functional annotation through text mining
svlandeg/spacy-experimental
🧪 Cutting-edge experimental spaCy components and features
svlandeg/bachelorthesis
svlandeg/classy-classification
This repository contains an easy and intuitive approach to few-shot text classification using sentence-transformers or spacy embeddings.
svlandeg/conll-2012
A slightly cleaned up version of the scripts & data for the CoNLL 2012 Coreference task.
svlandeg/curated-transformers
Curated transformers
svlandeg/cutlery
svlandeg/cymem
💥 Cython memory pool for RAII-style memory management
svlandeg/evidently
Evaluate and monitor ML models from validation to production.
svlandeg/GPT-Examples
Jupyter Notebooks with GPT Examples
svlandeg/healthCy
svlandeg/healthsea
Healthsea is a spaCy pipeline for analyzing user-generated reviews to supplementary products for their effects on health.
svlandeg/makemore
An autoregressive character-level language model for making more things
svlandeg/ml-datasets
🌊 Machine learning dataset loaders for testing and example scripts
svlandeg/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
svlandeg/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
svlandeg/prodigy-recipes
🍳 Recipes for the Prodigy, our fully scriptable annotation tool
svlandeg/sense2vec
🦆 Contextually-keyed word vectors
svlandeg/spacy-alignments
💫 A spaCy package for Yohei Tamura's Rust tokenizations library
svlandeg/spacy-biaffine-parser
🌲Experimental biaffine parser for spaCy
svlandeg/spacy-course
👩🏫 Advanced NLP with spaCy: A free online course
svlandeg/spacy-legacy
🕸️ Legacy architectures and other registered spaCy v3.x functions for backwards-compatibility
svlandeg/spacy-loggers
Configurable loggers that can be used when training SpaCy projects.
svlandeg/spacy-models
💫 Models for the spaCy Natural Language Processing (NLP) library
svlandeg/spacy-ray
☄️ Parallel and distributed training with spaCy and Ray
svlandeg/spacy-span-analyzer
Simple tool to analyze spans in your dataset. Implementation of Papay et al's work (EMNLP 2020) on span performance prediction
svlandeg/spacy-streamlit
👑 spaCy building blocks and visualizers for Streamlit apps
svlandeg/spacy-vscode
spaCy extension for Visual Studio Code
svlandeg/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.