Template repo to quickly make a tested and documented GitHub action in Python with Poetry
Getting started from the template Rename the src/action_python_poetry package. Globally replace instances of action-python-poetry and action_python_poetry with your project and package name. If your repo is private, set it up on CodeCov and add a codecov token to your repo under the CODECOV_TOKEN secret. Create and test your action. __main__.py in your package will be executed when the action is run. The environment variables your tests use can be set in pyproject.toml and/or managed in test fixtures. Update action.yml, README.md, […]
Read moreAn Advanced Telegram Bot that’s allow you to play Video & Music on Telegram Group Video Chat
Video Stream is an Advanced Telegram Bot thatβs allow you to play Video & Music on Telegram Group Video Chat π Stats π§ͺ Get SESSION_NAME from below:
Read moreNatural Language Processing Tasks and Examples
With the advancement of A.I. technology in recent years, natural language processing technology has been able to solve so many problems. While working as an NLP engineer, I encountered various tasks, and I thought it would be nice to gather and organize the natural language processing tasks I have dealt with in one place. Borrowing Kyubyongβs project format, I organized natural language processing tasks with references and example code. Automated Essay Scoring Automatic Speech Recognition Dialogue Generation Dialogue Retrieval Fill […]
Read moreNapari 3D Ortho Viewer – an ortho viewer for napari for 3D images
Napari 3D Ortho Viewer β an ortho viewer for napari for 3D images This napari plugin was generated with Cookiecutter using @napariβs cookiecutter-napari-plugin template. This plugin is heavily inspired by ortho-view-napari. Check out this post on image.sc (https://forum.image.sc/t/napari-visualization-in-3-planes/57768) for more infos about multiview support in napari. This viewer has some additional features: double click to jump to specific position in all slices additional 3d view of 3d stack with lines or planes indicating current position Installation You can install napari-3d-ortho-viewer […]
Read moreAn Advent calendar of small programming puzzles for a variety of skill sets and skill levels
English Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. Each challenge requires thinking of a way to solve it and itΒ΄s interesting to look at how others solve them with different languages and ideas. Iβve chosen Python as programming language to solve the puzzles. Iβll upload the solution for each puzzle of the day to the repository. EspaΓ±ol […]
Read moreQuick program made to generate alpha and delta tables for Hidden Markov Models
Functions for generating Alpha and Delta tables from a Hidden Markov Model. # Transition properties # a[i][j] = probability of traveling to state
Read moreVery Sempil Bot Auto Filter bot
Very Sempil Bot Auto Filter bot##[ # πππππ πππππ πππππ ππ πππππππππ Auto Filter Manuel Filter IMDB Admin Commands Broadcast Index IMDB search Fun mode Inline Search Random pics ids and User info Stats, Users, Chats, Ban, Unban, Leave, Disable, Channel βπβππΈβπ Installation DEPLOY ON HEROKU
Read moreDiablo II Resurrected Diablo Clone Running Room Mgr
Diablo II Resurrected Diablo Clone Running Room Mgr pip install fastapipip install uvicorn uvicorn init:appINFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) Just view src/main.py all get method. Itβs simply understandable. GitHub View Github
Read more