Skip to content
/ alphabet Public

A universal tool for transcribing words across languages and writing systems

License

Notifications You must be signed in to change notification settings

i574n/alphabet

Repository files navigation

alphabet

https://i574n.github.io/alphabet

깃허브 코드스페이스


* Temporary README drafted with ChatGPT.

Alphabet is a universal tool for transcribing words across languages and writing systems (TODO). Whether you're converting phonetic sounds into scripts, handling multilingual text, or standardizing transliterations, Alphabet bridges linguistic gaps with precision and scalability.

Features

  • Multilingual Support: Handle a wide range of languages and scripts, from alphabets to syllabaries and logographic systems.
  • Rule-Based and AI-Enhanced: Combines linguistic rules with AI capabilities for adaptability and accuracy.
  • Extensible Framework: Easily add new languages, rules, or custom transcription systems.
  • Developer-Friendly: Accessible via a simple API or command-line interface.

Use Cases

  • Transliterate names, places, or foreign terms into local scripts.
  • Standardize linguistic data for research or localization.
  • Bridge gaps between phonetics and writing systems in diverse languages.

Getting Started

Installation

Clone the repository:

git clone https://github.com/i574n/alphabet.git

Navigate to the directory, initialize dependencies and build the project:

cd alphabet
pwsh scripts/workflow.ps1

Usage

Basic transcription:

pwsh scripts/run.ps1 "foreign_word" --language target_language

Example:

pwsh scripts/run.ps1 "Bonjour" --language hangul

Output:

봉쥬르

Links

Documentation

Documents Sample

Contributing

Contributions are welcome! Please see the CONTRIBUTING.md for guidelines.

License

This project is licensed under the AGPLv3 License. See the LICENSE file for details.

Built with ❤️ for linguists, developers, and anyone passionate about languages.

About

A universal tool for transcribing words across languages and writing systems

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages