error-detection
There are 81 repositories under error-detection topic.
shibing624/pycorrector
pycorrector is a toolkit for text error correction. 文本纠错,实现了Kenlm,T5,MacBERT,ChatGLM3,Qwen2.5等模型应用在纠错场景,开箱即用。
aviatesk/JET.jl
An experimental code analyzer for Julia. No need for additional type annotations.
dbolya/tide
A General Toolbox for Identifying Object Detection Errors
ElevenLiy/MAKGED
MAKGED is the first multi-agent framework for collaborative error detection in knowledge graphs.
ispras/juliet-dynamic
Juliet C/C++ Dynamic Test Suite
guidelabs/infembed
Find the samples, in the test data, on which your (generative) model makes mistakes.
Wunkolo/qCheck
A quick alternative to cksfv for generating and verifying CRC32 checksum files.
robert80203/EgoPER_official
The official implementation of Error Detection in Egocentric Procedural Task Videos
ashawe/CNL
SPPU Third Year First Sem - Computer Network Lab Codes + Study Plan
elibs/ebash
enhanced bash
pierpaolosichera/NormaTEI
Analyze the content of one or more XML files. NormaTEI is designed mainly for two uses: control of encoding uniformity and encoding analysis
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.
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.
MirunaPislar/multi-head-attention-labeller
Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks together.
Matta-Labs/moonraker-mattaos
Connect your Klipper printer to MattaOS and join us in creating AI-powered closed-loop control for 3D printing. As a bonus, securely access and control your machines from anywhere whilst using the latest in AI error detection.
aKaReZa75/Error_Detection
This repository provides C-based implementations of error detection techniques such as checksums and CRCs, designed for use across various microcontrollers and communication protocols.
ArtesiaWater/traval
:chart_with_upwards_trend: Tools for applying automatic error detection schemes to timeseries
maropu/spark-data-repair-plugin
Provide functionality to build statistical models to repair dirty tabular data in Spark
iDoka/hdl-secded-producer
MATLAB/Octave generator of Hamming ECC coding. Output format is Verilog HDL.
lcl-hse/heptabot
A full-text error corrector for English based on transformers and deep learning
CyrilWendl/SIE-Master
Density Forests for Uncertainty, SIE Master Project, EPFL, Spring Semester 2018
sukhdev01/Error-detection-and-correction-IN-Computer_Network
Python Codes for Error detection and correction are 2 Dimentional Parity Check (advanced LPC), Longitudinal parity check (LPC), Cyclic redundency check (CRC), simple parity, Check sum, Hamming Code etc
DarkEden-coding/Scythe-Spaghetti-detection
Lightweight spaghetti detection program for self hosting on Raspberry-pi/single-board-computers
KasraAhmadi/NTT_Error_Detection
Efficient Algorithm Level Error Detection for Number-Theoretic Transform
KasraAhmadi/window_method_error_detection
Error detection enabled Window method scalar multiplication on Elliptic Curves
Tagussan/bitsnarl
Need data error detection w/o heavy computation and any extra bits? Need lightweight scrambler? bitsnarl may help you!
ArtesiaWater/gwdatalens
Dashboard for quality control of head time series.
jdsdhp/crash-reporter
With CrashReporter you can provide direct feedback from users, detect bugs in apps and notify them to improve the final product.
Abhiramborige/CAO_Shortcuts
CAO/COA Algorithms
KasraAhmadi/Tau_NAF_Conversion_Error_Detection
Error detection enabled tau-NAF conversion on Koblitz Curves
lwachowiak/HRI-Error-Detection-STAI
Winning entry for the ERR@HRI competition, https://sites.google.com/cam.ac.uk/err-hri/
ojasvinaik13/Hamming-Code
A program for hamming code encoding and error detection and correction for any n bit binary word
T9Air/3d_print_error_detector
Spaghetti detection and messed up layer detection using images
uros-bojanic/cyclic-redundancy-check
[Telecommunications] A Python package for cyclic redundancy check (CRC) using polynomial long division in GF(2).