Auto-Reply Functionality for Unformatted Code
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 25/100
Direzione di ricerca
The issue names no files or tests; begin by reviewing the bot’s message-handling entry point and the available operation code logs. Compare the proposed highlight.js heuristic and TensorFlow classifier approaches, then define the detection and auto-reply behavior that would constitute a complete feature.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Problem:
We tend to have people posting often who don't know the three main ways to format code on slack. A bot to help them do this properly would save everyone some time and annoyance. Plus it should be fun to code.
This bot will activate when there is a post where a subset of the lines contains something that looks like code but is not formatted as such
So how to determine if something looks like code? Two possible approaches.
-
Heuristically. There are libraries out there that auto-detect language. Presumably some of the same processes can be used to detect whether something is code at all. Example of something that does this: highlight.js
-
ML. This is actually a pretty decent use case for something like a tensorflow classifier. And we could train it off of the actual operation code logs!
- Lingua principale
- Python
- Stelle
- 33
- Fork
- 44
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di OperationCode/operationcode-pybot
-
general: good first issue priority: low status: accepted type: airtable modification type: code change type: feature
OperationCode/operationcode-pybot#383 · 1 assegnatario ·
-
priority: high project: rewrite status: accepted type: code change type: documentation type: feature
OperationCode/operationcode-pybot#365 · 1 assegnatario ·
-
feedback: question priority: high project: rewrite status: awaiting acceptance type: code change type: documentation type: enhancement
OperationCode/operationcode-pybot#176 · 13 commenti · 1 assegnatario ·
-
feedback: discussion priority: medium status: awaiting acceptance type: code change type: documentation type: enhancement type: feature
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
OperationCode/operationcode-pybot#110 · 3 commenti ·
-
Engagement Leaderboards Apertafeedback: discussion priority: low project: rewrite status: awaiting acceptance type: airtable modification type: code change type: documentation type: feature
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
OperationCode/operationcode-pybot#100 · 2 commenti · 1 reazione ·
Tutte le issue di OperationCode/operationcode-pybot
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 86/100
zostera/django-bootstrap4#894 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 78/100
use-agent-os/agent-os#3276 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
NousResearch/hermes-agent#117848 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
zilliztech/memsearch#759 ·