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

Are source correct txt file and target incorrect txt file in prerprocessing? #104

Closed
woong97 opened this issue May 12, 2021 · 2 comments
Closed

Comments

@woong97
Copy link

woong97 commented May 12, 2021

When I run "python utils/preprocess_data.py -s SOURCE -t TARGET -o OUTPUT_FILE",

I think Source : correct txt file , Target: incorrect txt file. Is it right??

@skurzhanskyi
Copy link
Collaborator

It's vice versa: source - incorrect txt file (the one you want to feed to the model), target - correct txt file (the one you want to get as the model output).

@woong97
Copy link
Author

woong97 commented May 13, 2021

Thank you for your comment!!

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

No branches or pull requests

2 participants