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

Update doc of conv_seq2seq #467

Merged
merged 1 commit into from
Nov 15, 2017
Merged

Update doc of conv_seq2seq #467

merged 1 commit into from
Nov 15, 2017

Conversation

ranqiu92
Copy link
Contributor

Copy link
Collaborator

@lcy-seso lcy-seso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and you can add a script to download and pre-process the English-German data in the following PR.

@@ -3,6 +3,14 @@ This model implements the work in the following paper:

Jonas Gehring, Micheal Auli, David Grangier, et al. Convolutional Sequence to Sequence Learning. Association for Computational Linguistics (ACL), 2017

# Data Preparation

- In this tutorial, each line in a data file contains one sample and each sample consists of a source sentence and a target sentence. And the two sentences are seperated by '\t'. So, to use your custom data, it should be organized as follows:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

your custom data --> your own data

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ranqiu92 ranqiu92 merged commit 616c2d9 into PaddlePaddle:develop Nov 15, 2017
@ranqiu92 ranqiu92 deleted the convseq2seq branch November 27, 2017 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants