daniilsolovey / transline

Translate word or phrase using Yandex Services.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

transline

Translate word or phrase using Yandex Services.

Dictionary lookup

dictionary text

dictionary json

Machinery Translation

translation text

translation json

Installation

go get github.com/kovetskiy/transline

Arch Linux users can install package from aur:

yaourt -Sy transline-git

Options

  • -d --dictionary - Use dictionary for translation.
  • -t --translator - Use machinery translation.
  • -l --lang - Translation direction [default: en-ru].
  • -s --synonyms - Limit synonims. [default: 0]
  • -o --output - Output format. Can be text or json. [default: text]

About

Translate word or phrase using Yandex Services.


Languages

Language:Go 100.0%