Skip to content
/ xnmt Public
forked from neulab/xnmt

eXtensible Neural Machine Translation

License

Notifications You must be signed in to change notification settings

philip30/xnmt

This branch is 63 commits ahead of, 2 commits behind neulab/xnmt:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
rosetta
May 9, 2019
b5e6985 · May 9, 2019
Jan 11, 2019
May 8, 2019
May 8, 2019
Nov 19, 2018
May 9, 2019
May 9, 2019
May 9, 2019
Nov 1, 2018
Apr 17, 2018
Dec 22, 2017
Jul 19, 2017
Feb 19, 2018
Aug 17, 2018
May 11, 2018

Repository files navigation

eXtensible Neural Machine Translation

This is a repository for the extensible neural machine translation toolkit xnmt. The over-arching goal of xnmt is that it be easy to use for research, and thus it supports a modular design that means that new methods should be easy to implement by adding new modules. It is coded in Python based on DyNet.

More information can be found in the documentation.

If you use xnmt in a research paper, we'd appreciate if you cite the following system description:

@inproceedings{neubig18xnmt,
    title = {{XNMT}: The eXtensible Neural Machine Translation Toolkit},
    author = {Graham Neubig and Matthias Sperber and Xinyi Wang and Matthieu Felix and Austin Matthews and Sarguna Padmanabhan and Ye Qi and Devendra Singh Sachan and Philip Arthur and Pierre Godard and John Hewitt and Rachid Riad and Liming Wang },
    booktitle = {Conference of the Association for Machine Translation in the Americas (AMTA) Open Source Software Showcase},
    address = {Boston},
    month = {March},
    year = {2018}
}

Build Status Documentation Status

About

eXtensible Neural Machine Translation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Other 0.5%