All Projects → yoyicue → omegat-tencent-plugin

yoyicue / omegat-tencent-plugin

Licence: GPL-3.0 license
This is a plugin to allow OmegaT to source machine translations from Tencent Cloud.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to omegat-tencent-plugin

rtg
Reader Translator Generator - NMT toolkit based on pytorch
Stars: ✭ 26 (-16.13%)
Mutual labels:  machine-translation
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (+12.9%)
Mutual labels:  machine-translation
Machine-Translation-v2
英中机器文本翻译
Stars: ✭ 48 (+54.84%)
Mutual labels:  machine-translation
designing-with-libreoffice
The work to translate Designing with LibreOffice book into traditional Chinese.
Stars: ✭ 17 (-45.16%)
Mutual labels:  omegat
BSD
The Business Scene Dialogue corpus
Stars: ✭ 51 (+64.52%)
Mutual labels:  machine-translation
tencent-cam-policy
Easily create an Tencent CAM Policy with Serverless Components
Stars: ✭ 20 (-35.48%)
Mutual labels:  tencent-cloud
skt
Sanskrit compound segmentation using seq2seq model
Stars: ✭ 21 (-32.26%)
Mutual labels:  machine-translation
NiuTrans.NMT
A Fast Neural Machine Translation System. It is developed in C++ and resorts to NiuTensor for fast tensor APIs.
Stars: ✭ 112 (+261.29%)
Mutual labels:  machine-translation
Machine-Translation-Hindi-to-english-
Machine translation is the task of converting one language to other. Unlike the traditional phrase-based translation system which consists of many small sub-components that are tuned separately, neural machine translation attempts to build and train a single, large neural network that reads a sentence and outputs a correct translation.
Stars: ✭ 19 (-38.71%)
Mutual labels:  machine-translation
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-45.16%)
Mutual labels:  machine-translation
inmt
Interactive Neural Machine Translation tool
Stars: ✭ 44 (+41.94%)
Mutual labels:  machine-translation
urbans
A tool for translating text from source grammar to target grammar (context-free) with corresponding dictionary.
Stars: ✭ 19 (-38.71%)
Mutual labels:  machine-translation
flutter superplayer
适用于 Flutter 的腾讯云超级播放器插件
Stars: ✭ 13 (-58.06%)
Mutual labels:  tencent-cloud
SequenceToSequence
A seq2seq with attention dialogue/MT model implemented by TensorFlow.
Stars: ✭ 11 (-64.52%)
Mutual labels:  machine-translation
tencent-apigateway
Easily provision Tencent API Gateway using Serverless Components
Stars: ✭ 33 (+6.45%)
Mutual labels:  tencent-cloud
MetricMT
The official code repository for MetricMT - a reward optimization method for NMT with learned metrics
Stars: ✭ 23 (-25.81%)
Mutual labels:  machine-translation
masakhane-web
Masakhane Web is a translation web application for solely African Languages.
Stars: ✭ 27 (-12.9%)
Mutual labels:  machine-translation
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (+109.68%)
Mutual labels:  machine-translation
deepl-rb
A simple ruby gem for the DeepL API
Stars: ✭ 38 (+22.58%)
Mutual labels:  machine-translation
laravel-filesystem-cos
Tencent Cloud COS storage for Laravel based on overtrue/flysystem-cos.
Stars: ✭ 56 (+80.65%)
Mutual labels:  tencent-cloud

OmegaT Tencent Translate plugin

This is a plugin to allow OmegaT to source machine translations from Tencent Cloud

The functionality provided by this plugin is built into OmegaT 4.1.0 and later. Please uninstall the plugin if you are using this version or later.

Usage

Before run, Log in to Tencent Cloud API Key Console, create a secretId & scretKey or use an existing secretId & scretKey.

  1. Download the ZIP from releases and place it into one of the OmegaT plugins folders. OmegaT plugin should be placed in C:\Program Files\OmegaT\plugins(Windows),~/Library/Preferences/OmegaT/plugins/(Mac OS X) or $HOME/.omegat/plugins(Linux/UNIX), depending on your operating systems.

  2. In OmegaT, configure your secretId & scretKey in Machine Translation Preferences.

  3. In OmegaT, enable Options > Machine Translate > Tencent Translate. Translations will appear in the Machine Translation pane.

Building

  1. From the top level of the distribution run ./gradlew build.

  2. From the build/libs/ folder, copy omegat-tencent-plugin-*.jar to one of the OmegaT plugin folders.

License

This project is distributed under the GNU General Public License, v3.

This project makes use of the following components:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].