typo-injector
CommunityInject typos, test robustness, save time.
Education & Research#quality assurance#text processing#experimentation#error injection#text corruption#typos#NLP testing
Authoraviferdman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually creating text with specific typo rates for testing NLP models or translation pipelines is tedious and prone to inconsistency. This Skill automates the precise injection of spelling errors, ensuring reliable and reproducible test data.
Core Features & Use Cases
- Controlled Typo Rates: Introduce typos at a specified percentage of words, ensuring consistent test data for experiments.
- Diverse Error Types: Applies substitution, deletion, duplication, and swapping errors for realistic text corruption.
- Mandatory Verification: Guarantees the actual typo count matches the target, ensuring reliable experiment setup without manual checks.
- Use Case: Evaluate how well a translation agent handles corrupted input by systematically testing it with varying levels of spelling errors, or stress-test a spell-checker's performance.
Quick Start
Use the typo-injector skill to add 30% typos to the sentence: "The quick brown fox jumps over the lazy dog."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: typo-injector Download link: https://github.com/aviferdman/LLMs-and-Multi-Agent-Orchestration---Assignment3/archive/main.zip#typo-injector Please download this .zip file, extract it, and install it in the .claude/skills/ directory.