Projects in Awesome Lists tagged with error-detection
A curated list of projects in awesome lists tagged with error-detection .
https://github.com/shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
csc error-correction error-detection kenlm macbert4csc pycorrector spelling-errors t5
Last synced: 14 May 2025
https://github.com/aviatesk/jet.jl
An experimental code analyzer for Julia. No need for additional type annotations.
error-detection julia performance-engineering static-analysis
Last synced: 14 May 2025
https://github.com/dbolya/tide
A General Toolbox for Identifying Object Detection Errors
error-detection errors evaluation instance-segmentation object-detection toolbox
Last synced: 08 Apr 2025
https://github.com/ispras/juliet-dynamic
Juliet C/C++ Dynamic Test Suite
binary binary-analysis checkers cwe dynamic error-detection juliet symbolic-execution testsuite
Last synced: 09 Feb 2026
https://github.com/elibs/ebash
enhanced bash
bash bash-script bash-scripting error-detection higher-level-languages
Last synced: 16 Apr 2026
https://github.com/wunkolo/qcheck
A quick alternative to cksfv for generating and verifying CRC32 checksum files.
checksum crc error-detection hash
Last synced: 07 May 2025
https://github.com/marioruiz/string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
data error-detection factories generation pattern random regex-pattern regexp regular-expressions ruby ruby-gem string test
Last synced: 05 Mar 2026
https://github.com/jfc43/self-training-ensembles
Propose a principled and practically effective framework for unsupervised accuracy estimation and error detection tasks with theoretical analysis and state-of-the-art performance.
deep-learning error-detection machine-learning pytorch self-training-ensembles unsupervised-accuracy-estimation
Last synced: 05 Apr 2025
https://github.com/artesiawater/traval
:chart_with_upwards_trend: Tools for applying automatic error detection schemes to timeseries
automatic binary-classification comparison error-detection timeseries validation visualization
Last synced: 15 Jun 2025
https://github.com/maropu/spark-data-repair-plugin
Provide functionality to build statistical models to repair dirty tabular data in Spark
data-repairing distributed-computing error-detection parallel-computing spark
Last synced: 15 Apr 2025
https://github.com/artesiawater/gwdatalens
Dashboard for quality control of head time series.
dash dashboard error-detection groundwater hydrology monitoring python quality-control time-series-analysis
Last synced: 15 Jun 2025
https://github.com/abhiramborige/cao_shortcuts
CAO/COA Algorithms
binary-division booth-multiplier booths-algorithm checksum checksum-calculator crc-calculation cyclic-redundancy-check error-correction error-correction-codes error-detection error-detection-correction hamming-code non-restoring non-restoring-division restoring restoring-division
Last synced: 14 Apr 2025
https://github.com/t9air/3d_print_error_detector
Spaghetti detection and messed up layer detection using images
3d-printing error-detection image-detection klipper python spaghetti-detection
Last synced: 04 Feb 2026
https://github.com/ekayazilim/eka-ai-debugger
AI-powered debugging platform with multi-provider support, log analysis, error detection and knowledge base for developers and teams
ai ai-debugger ai-tools automation debugger developer-tools devtools error-detection fastapi knowledge-base llm log-analysis multi-tenant python saas
Last synced: 31 May 2026
https://github.com/jagjeevanak/debugbuddy
Debug Buddy is your intelligent coding assistant that detects syntax errors, explains issues clearly, and suggests smart fixes all right when you hover. Debugging just got wiser.
code-analysis developer-tools error-detection hover-help linter productivity typescript vscode-extension
Last synced: 22 Jun 2026
https://github.com/vaneeza-7/data-structures-assignments
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
all-pairs-shortest-path connected-component-labelling dice-coefficient dijkstra-algorithm error-detection expression-parser graphs infix-notation infix-to-postfix kmeans-clustering least-recently-used-algorithm object-detection opencv postfix-notation prefix-notation queues run-length-encoding second-shortest-path stacks tag-parsing
Last synced: 24 Apr 2025
https://github.com/cleanlab/tlm
Score the trustworthiness of outputs from any LLM in real-time
ai-agents ai-safety confidence-estimation data-extraction data-labeling error-detection evals evaluation guardrails hallucination hallucination-detection human-in-the-loop-ai llm llm-as-a-judge llm-evaluation rag structured-outputs trustworthy-ai uncertainty-quantification verifiers
Last synced: 23 Feb 2026
https://github.com/lucianoscarpaci/vim-code-assistant
Empower your Vim workflow with an intelligent code assistant that analyzes buffer contents and delivers real-time responses within Vim for enhanced productivity and coding efficiency.
buffers code-analysis code-assist-tool code-completion coding-exercise developer-tools error-detection productivity-booster software-development vim-plugins
Last synced: 02 Apr 2026
https://github.com/tysonandre/languageserver-phan-neovim
Phan language server support for neovim.
error-detection neovim neovim-plugin phan php vim
Last synced: 04 May 2026
https://github.com/kunukn/perceptual-speed-game
Evaluates attention to detail, accuracy, and processing speed
cyrillic error-detection game greek hiragana katakana multilingual perception unicode
Last synced: 16 Jun 2026
https://github.com/artemzarubin/hamming-code
Implementation of Hamming code for error detection and correction. This Python application encodes/decodes text files using the 'ASCII -> binary -> Hamming code' scheme, allowing variable information block size (m). Developed for Work 1 in "Program and Data Security".
binary-data data-security encoder-decoder error-control-coding error-correction error-detection file-processing hamming-code lab-assignment python python3 university-project
Last synced: 15 Apr 2025
https://github.com/cassxw/light-messaging-project
Experience an innovative light-based messaging system using STM development boards! ✨ This project enables seamless analog data transmission via GPIO-controlled light pulses, featuring a custom Light-of-Things (LoT) protocol with error detection and real-time LCD output. 🚀
adc bit-banging c-programming data-transmission embedded-systems error-detection hardware-project iot led-communication light-communication real-time serial-communication signal-processing stm32
Last synced: 08 Apr 2025
https://github.com/futekast/crc16_modbus
Reusable C implementation of CRC-16/MODBUS with documented bitwise and table-based calculation methods.
c checksum crc crc16 crc16-modbus embedded error-detection firmware modbus
Last synced: 02 May 2026
https://github.com/oracle-samples/ojdbc-log-analyzer
A Log analyzer tool that parses JDBC/UCP and RDBMS/SQLNet logs to extract errors, events, SQL queries, metrics and supports analysis and comparison.
diagnostics error-detection jdbc log-analysis log-parser monitoring-analytics ojdbc oracle performance-analysis troubleshooting
Last synced: 18 Jan 2026
https://github.com/heracliteanflux/mathematical-coding
Exercises in mathematical coding theory.
coding-theory error-correcting-codes error-correction error-detection information-theory mathematical-coding
Last synced: 03 Mar 2026
https://github.com/d-w-arnold/co633-computer-networks-assignments
A simple TCP/IP data-link protocol w/ framing, error detection, message segmentation and reassembly ↔️
data-link-layer error-detection framing internet-protocol-suite java
Last synced: 31 Jul 2025