Stefan Welcker (swelcker)

swelcker

Geek Repo

Company:u2d.ai

Location:Germany

Home Page:www.u2d.ai

Github PK Tool:Github PK Tool

Stefan Welcker's repositories

amis-admin-theme-editor

Theme-Editor for the fastapi-amis-admin. Allows to add custom css styles and to apply theme --vars change on the fly.

Language:PythonLicense:MITStargazers:7Issues:1Issues:0

cmd.csp.similarity

A library implementing different string similarity and distance measures for ease of use. A dozen of algorithms (including Levenshtein edit distance and sibblings, Jaro-Winkler, Longest Common Subsequence, cosine similarity etc.) are currently implemented.

Language:JavaLicense:MITStargazers:1Issues:1Issues:0

concise-concepts

This repository contains an easy and intuitive approach to few-shot NER using most similar expansion over spaCy embeddings. Now with entity scoring.

Language:PythonLicense:MITStargazers:1Issues:0Issues:0

fastapi_scheduler

FastAPI-Scheduler is a simple scheduled task management FastAPI extension based on APScheduler.

Language:PythonStargazers:1Issues:0Issues:0
Language:JavaStargazers:0Issues:1Issues:0

cmd.csp.classifier

Simple implementation of text classifier in Java with built in SVM, C4.5, kNN, and naive Bayesian classifiers. Support for common text preprocessors and for CVS format. You can plugin your own classifier, tokenizer, transformer, stopwords, synonyms, and TF-IDF formula etc. Supports automatic validation and confusion matrix.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

cmd.csp.postagger

A robust and easy-to-use toolkit for POS (Part of Speech; NLP) tagging. It's approach is to automatically construct tagging rules in the form of a binary tree. Supports pre-trained UPOS, XPOS tagging models for about 80 languages.

Language:JavaLicense:MITStargazers:0Issues:2Issues:0

cmd.csp.stemmer

Simple implementation of Snowball Stemmer (http://snowballstem.org/) in Java with Stemmers for 20+ languages. Helpful to reduce tokens to their core syntax esp. when processing them in Machine Learning Models (ML). (Natural Language Processing) features.

Language:JavaLicense:MITStargazers:0Issues:1Issues:0

cmdControls

XOJO Canvas based Controls

License:MITStargazers:0Issues:1Issues:0

fastapi_amis_admin

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by django-admin, and has as many powerful functions as django-admin.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

fastapi_config

FastAPI-Config is a visual dynamic configuration management extension based on FastAPI-Amis-Admin.

Language:PythonStargazers:0Issues:0Issues:0

fastapi_user_auth

FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.

Language:PythonStargazers:0Issues:0Issues:0