Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of the paper "Jointly Learning to Align & Translate with Transformer" #1615

Merged
merged 21 commits into from Nov 22, 2019

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    bf9ba9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7938d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bda02be View commit details
    Browse the repository at this point in the history
  4. cleanup debug code

    Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    f869aa4 View commit details
    Browse the repository at this point in the history
  5. fix git

    Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    1e5a0ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f3fd35 View commit details
    Browse the repository at this point in the history
  7. clean code

    Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    1842061 View commit details
    Browse the repository at this point in the history
  8. fix typo; fix unit test;

    Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    06bab43 View commit details
    Browse the repository at this point in the history
  9. update FAQ.md

    Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    b2b7930 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f29c294 View commit details
    Browse the repository at this point in the history
  11. Update FAQ

    francoishernandez authored and Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    93eca80 View commit details
    Browse the repository at this point in the history
  12. Update FAQ.md

    francoishernandez authored and Zenglinxiao committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    696bb65 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d32844d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1e00c96 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    57d0839 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b20a012 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    28e658d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. merge PR OpenNMT#1640

    Zenglinxiao committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ae2ca96 View commit details
    Browse the repository at this point in the history
  2. merge PR OpenNMT#1650

    Zenglinxiao committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2b4662a View commit details
    Browse the repository at this point in the history
  3. simplify code

    Zenglinxiao committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    fdbaf70 View commit details
    Browse the repository at this point in the history
  4. rename function

    Zenglinxiao committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ac5d2a0 View commit details
    Browse the repository at this point in the history