V
V
Viktor2016-02-01 13:26:27
API
Viktor, 2016-02-01 13:26:27

Translation of data from a CSV table (can be json) by Yandex.Translate?

There is a parser that produces data in a CSV table. The data is simple, one position - one article, which includes the title and the text of the article itself. If Json is more convenient, then json can be taken as the source file, because converting csv to json is not a problem.
This data needs to be translated into a specific language using the Yandex Translator API https://tech.yandex.ru/translate/doc/dg/reference/... .
Please tell me in which direction to move, I will be very grateful.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2016-02-01
@dimonchik2013

https://github.com/tyrannosaurus/python-yandex-tra...
ideafix.name/wp-content/uploads/2012/05/Python-7.pdf

R
rd96, 2016-02-02
@edward04

Write to me on soap, recently I wrote translates from csv to csv with a choice of columns for translation. True, I used bing translate api.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question