https://github.com/mpl/phoru
Given a (pseudo-)phonetic russian input, phoru outputs (cyrillic) russian.
https://github.com/mpl/phoru
Last synced: over 1 year ago
JSON representation
Given a (pseudo-)phonetic russian input, phoru outputs (cyrillic) russian.
- Host: GitHub
- URL: https://github.com/mpl/phoru
- Owner: mpl
- License: other
- Created: 2016-10-31T00:11:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T14:01:35.000Z (over 6 years ago)
- Last Synced: 2025-01-24T10:28:29.275Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phoru
Given a (pseudo-)phonetic russian input, phoru outputs (cyrillic) russian.
% phoru -h
example:
% echo privet mir | phoru
% привет мир
translation tables:
a : а
b : б
d : д
e : е
f : ф
g : г
i : и
j : ж
k : к
l : л
m : м
n : н
o : о
p : п
r : р
s : с
t : т
u : у
v : в
z : з
è : э
î : ы
ï : й
`e : э
b- : ь
ch : ч
i- : ы
i_ : й
kh : х
sh : ш
ya : я
yo : ё
shh : щ
ts- : ц
you : ю
in server mode:
phoru -http=:6060
-h show this help
-http string
Run in http server mode, on the given address.
-v verbose