scispace - formally typeset
Book ChapterDOI

A Comprehensive Study of Machine Translation Tools and Evaluation Metrics

TLDR
In this article, the ideas of statistical and neural machine translation approaches were explored and various machine translation tools and machine translation evaluation metrics were also investigated, and some of the parameters were examined to carry the analysis of several translation tools, and evaluation metrics are also available for accessing the quality of machine translation.
Abstract
In this article, the ideas of statistical and neural machine translation approaches were explored. Various machine translation tools and machine translation evaluation metrics were also investigated. Nowadays, machine translation plays a key role in the society where different languages are spoken as it removes the language barrier and digital divide in the society by providing access to all information in the local language which a person can understand. There were different phases of machine translation as its evolution is concerned, and different approaches were followed in different phases some requiring an enormous amount of parallel corpus which is considered a crucial element of machine translation. In the proposed system, some of the parameters were examined to carry the analysis of several translation tools, and evaluation metrics are also available for accessing the quality of machine translation.

read more

Citations
More filters
Proceedings ArticleDOI

Data Communication Protocol using Elliptic Curve Cryptography for Wireless Body Area Network

TL;DR: In this article , a biometric authentication system is proposed where the biometric images are used as secret keys to authenticate legitimate users and data users like doctors and patients, and the focal point is to produce a better performance on the wireless domain using ECC.
Book ChapterDOI

Design of Wireless IoT Sensor Node and Platform for Fire Detection

TL;DR: In this paper , the authors used different machine learning models and algorithms to predict the future time of the fire, using regression, and for real-time applications, they use k-means clustering or any other model for better accuracy.
References
More filters
Proceedings ArticleDOI

Bleu: a Method for Automatic Evaluation of Machine Translation

TL;DR: This paper proposed a method of automatic machine translation evaluation that is quick, inexpensive, and language-independent, that correlates highly with human evaluation, and that has little marginal cost per run.
Posted Content

Neural Machine Translation by Jointly Learning to Align and Translate

TL;DR: In this paper, the authors propose to use a soft-searching model to find the parts of a source sentence that are relevant to predicting a target word, without having to form these parts as a hard segment explicitly.
Proceedings ArticleDOI

Moses: Open Source Toolkit for Statistical Machine Translation

TL;DR: An open-source toolkit for statistical machine translation whose novel contributions are support for linguistically motivated factors, confusion network decoding, and efficient data formats for translation models and language models.
Proceedings Article

SRILM – An Extensible Language Modeling Toolkit

TL;DR: The functionality of the SRILM toolkit is summarized and its design and implementation is discussed, highlighting ease of rapid prototyping, reusability, and combinability of tools.
Proceedings ArticleDOI

On the Properties of Neural Machine Translation: Encoder--Decoder Approaches

TL;DR: In this paper, a gated recursive convolutional neural network (GRNN) was proposed to learn a grammatical structure of a sentence automatically, which performed well on short sentences without unknown words, but its performance degrades rapidly as the length of the sentence and the number of unknown words increase.