khuongav / vn-eng-translation-sentiment-google-api

Building an application with Microservices to translate text from Vietnamese to English and analyze the sentiment of English text with Natural Language API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vietnamese-English Translation & Sentiment Service with Natural Language API

Building an application with Microservices to translate text from Vietnamese to English and analyze the sentiment of English text.

3 separate services:

  • Translation
  • Sentiment
  • Translation & Sentiment

The communication protocol between services uses REST on HTTP protocol.

Enable virtual development environments with Vagrant.

About

Building an application with Microservices to translate text from Vietnamese to English and analyze the sentiment of English text with Natural Language API.


Languages

Language:Python 74.3%Language:Dockerfile 22.4%Language:Shell 3.3%