Hello everyone :)Last week I released a small open source project - TranslingualIt's a fun tool to translate phonetically (how you hear) from any of the following languages - en, ru, es, de, el, sr, fr, uk, trans - to any of the following languages - en, ru, es, de, el, sr, fr, uk, he, trans.* Where "trans" stands for transcription.This module basically translates the original sentence into transcription and then forms out of it a new sentence in the wanted language. It's not perfect, but it works surprisingly well. To create it, I went through 10 wiki pages (as the number of languages) about the languages' orthography implementing every letter and combination into regex.There's also a live demo link (to JSFiddle) on the Github page for anyone to play with.The module is accessible via NPM, CDN and/or CLI (see usage)Meanwhile I'll continue editing the contributing documentation so it'll be clear how to update and fix this module when needed.Hope you find it useful, enjoy and like it ;)
Submitted August 03, 2019 at 10:11AM by EvgenyKolyakov
No comments:
Post a Comment