Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 626 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 626 Bytes

Naver Papago Translate - unofficial

official website

A simple wrapper around the web interface of Naver Papago Translate written in Go.

Installation

go get -u github.com/arrufat/papago

Features

Currently, this wrapper supports the following features:

  1. Translation in all supported languages.
  2. Automatic language detection.
  3. Text to Speech generation for a given text.

See the examples directory to see its usage.