There are 0 repository under error-detection topic.
pycorrector is a toolkit for text error correction. 文本纠错,Kenlm,ConvSeq2Seq,BERT,MacBERT,ELECTRA,ERNIE,Transformer等模型实现,开箱即用。
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.
Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks together.
Juliet C/C++ Dynamic Test Suite
AWS Failure Error Warning Termination Notification Framework is an AWS based failure, error, warning and termination notification solution for various services under one AWS CloudFormation stack using multiple AWS services.
MATLAB/Octave generator of Hamming ECC coding. Output format is Verilog HDL.
Propose a principled and practically effective framework for unsupervised accuracy estimation and error detection tasks with theoretical analysis and state-of-the-art performance.
Provide functionality to build statistical models to repair dirty tabular data in Spark
Density Forests for Uncertainty, SIE Master Project, EPFL, Spring Semester 2018
:chart_with_upwards_trend: Tools for applying automatic error detection schemes to timeseries
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
CAO/COA Algorithms
Defect Identification Challenge to find an efficient and exact process for error detection in the production line using Computer Vision, Deep Learning or Classical Machine Learning based techniques.
A program for hamming code encoding and error detection and correction for any n bit binary word
Phan language server support for neovim.
Test large storage media for reliability and verify vendor claims of storage capacity
[Telecommunications] A Python package for cyclic redundancy check (CRC) using polynomial long division in GF(2).
Hammer es una aplicación de línea de comandos escrita en Java 8 que codifica cualquier flujo de bytes a un fichero de acuerdo a un código Hamming ampliado (3, 2) sistemático, y luego permite decodificarlo, corrigiendo errores que pudiese haber.
This repository contains source codes on simulations of network conditions using InterProcess Communication. All the projects were implemented in Python programming language.
With CrashReporter you can provide direct feedback from users, detect bugs in apps and notify them to improve the final product.
Code for chinese error detection module, using n-gram and bi-lstm
A simple TCP/IP data-link protocol w/ framing, error detection, message segmentation and reassembly ↔️
The goals of the course is to teach the basics of networking and communication. For those interested in specializing in networking, it provides the fundamentals on which later courses build.
Implementation of CRC error detection method on a data encrypted with block cipher.
A computer vision tool to detect total shape difference between two 2D shapes, with hopes of being applied into a whole system to detect when a 3D-Print process is failing.
Implementation of common error detection schemes in the data link layer