spelling_variant_normalizer

Official

Normalize British and American English spelling variants in documents.

Authorcas-bigdatalab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill resolves the issue of inconsistency between British and American English spellings by converting text between these variants, thereby standardizing it.

Core Features & Use Cases

  • Spelling Normalization: Converts words from British to American English and vice versa.
  • Custom Dictionary Support: Allows for the inclusion of custom spelling variants.
  • Use Case: Use this Skill to ensure consistency in English documents across regions, such as when dealing with technical specifications or literature.

Quick Start

Normalize spelling from British to American in the document 'document.txt' using the default dictionary: python scripts/spelling_variant_normalizer.py --input_path document.txt --output_path normalized_document.txt

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: spelling_variant_normalizer
Download link: https://github.com/cas-bigdatalab/piflow/archive/main.zip#spelling-variant-normalizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.