Thang Luong (lmthang)

lmthang

Geek Repo

Company:@google

Home Page:www.thangluong.com

Twitter:@lmthang

Github PK Tool:Github PK Tool

Thang Luong's repositories

thesis

Thang Luong's thesis on Neural Machine Translation

nmt.hybrid

State-of-the-art Neural Machine Translation Codebase including Hybrid Word-character Models

nmt.matlab

Code to train state-of-the-art Neural Machine Translation systems.

bivec

Train bilingual embeddings as described in our NAACL 2015 workshop paper "Bilingual Word Representations with Monolingual Quality in Mind". Besides, it has all the functionalities of word2vec with added features and code clarity. See README for more info.

Language:MatlabLicense:Apache-2.0Stargazers:76Issues:7Issues:3

nlm

Train deep neural language models as described in this paper "Deep Neural Language Models for Machine Translation" http://www.aclweb.org/anthology/K/K15/K15-1031.pdf . We don't claim that this is a fast implementation but was sufficient for us to obtain consistent gains in real translation tasks.

earleyx

The Earleyx parser was originated from Roger Levy's prefix parser, but has evolved significantly. Earleyx can generate Viterbi parses and perform rule estimation (Expectation-Maximization and Variational Bayes). The parser also implements the scaling approach as described in my TACL'13 paper which speeds up parsing time and allows for parsing long sentences (with restricted grammars).

apollocaffe

Apollocaffe - Dynamic networks with caffe -

Language:C++License:NOASSERTIONStargazers:0Issues:2Issues:0