Classification-based RNN machine translation using GRUs
2017-03-22Unverified0· sign in to hype
Ri Wang, Maysum Panju, Mahmood Gohari
Unverified — Be the first to reproduce this paper.
ReproduceAbstract
We report the results of our classification-based machine translation model, built upon the framework of a recurrent neural network using gated recurrent units. Unlike other RNN models that attempt to maximize the overall conditional log probability of sentences against sentences, our model focuses a classification approach of estimating the conditional probability of the next word given the input sequence. This simpler approach using GRUs was hoped to be comparable with more complicated RNN models, but achievements in this implementation were modest and there remains a lot of room for improving this classification approach.