arrufat / papago

Unofficial wrapper for Naver Papago Translate
https://papago.naver.com/
Apache License 2.0
10 stars 2 forks source link
go golang korean naver papago translation wrapper-api

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.