Skip to content

Skrypt zmieniający polski tekst na fonetyczne odpowiedniki z ukraińskiego alfabetu

Notifications You must be signed in to change notification settings

Asvarox/ukrainator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script that gradually changes Polish texts to phonetic counterparts from Ukrainian alphabet.

Requirements

  • Node (see .nvmrc for version)
  • Yarn

Usage

  1. Put the text you want to transform to text.txt
  2. Run yarn if it's the first run.
  3. Run yarn ts-node src/translate.ts

Example output

See example-output.md file.

yarn --silent ts-node src/translate.ts > example-output.md

Limitations:

  1. ą, ę are wrongly translated to аь/еь.

About

Skrypt zmieniający polski tekst na fonetyczne odpowiedniki z ukraińskiego alfabetu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published