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/asyncer
Asyncer, async and await, focused on developer experience.
svlandeg/reviews_text_classification
This repo includes work on topic modelling and multi-text classification using HuggingFace Setfit Method.
svlandeg/river
🌊 Online machine learning in Python
svlandeg/spaCy
💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython
svlandeg/spacy-transformers
🛸 spaCy pipelines for pre-trained BERT, XLNet and GPT-2
svlandeg/tdda
Test-Driven Data Analysis Functions
svlandeg/thinc
🔮 spaCy's Machine Learning library for NLP in Python
svlandeg/wasabi
🍣 A lightweight console printing and formatting toolkit
svlandeg/nn-zero-to-hero
Neural Networks: Zero to Hero
svlandeg/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
svlandeg/click
Python composable command line interface toolkit
svlandeg/cudf
cuDF - GPU DataFrame Library
svlandeg/cugraph
cuGraph - RAPIDS Graph Analytics Library
svlandeg/cuml
cuML - RAPIDS Machine Learning Library
svlandeg/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
svlandeg/fastapi-cli
Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
svlandeg/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
svlandeg/GLiNER
Generalist and Lightweight Model for Named Entity Recognition (Extract any entity types from texts) @ NAACL 2024
svlandeg/gliner-spacy
A spaCy wrapper for GliNER
svlandeg/gpu-python-tutorial
GPU Development in Python 101 tutorial
svlandeg/GraphRAG
A tutorial about RAG and Graph database at Pydata London 2024
svlandeg/pydantic
Data validation using Python type hints
svlandeg/quix-streams
100% Python stream processing with Streaming DataFrames
svlandeg/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
svlandeg/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
svlandeg/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
svlandeg/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
svlandeg/svlandeg
svlandeg/uv
An extremely fast Python package and project manager, written in Rust.
svlandeg/Verba
Retrieval Augmented Generation (RAG) chatbot powered by Weaviate