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

I am getting movie_dialog_train.txt not found Error #15

Open
joelvarma opened this issue Sep 16, 2018 · 5 comments
Open

I am getting movie_dialog_train.txt not found Error #15

joelvarma opened this issue Sep 16, 2018 · 5 comments

Comments

@joelvarma
Copy link

when I run this command python correct_text.py --train_path /movie_dialog_train.txt --val_path /movie_dialog_val.txt \ --config DefaultMovieDialogConfig \ --data_reader_type MovieDialogReader \ --model_path /movie_dialog_model
IOError: [Errno 2] No such file or directory: '/movie_dialog_train.txt' this error is showing up.
Am I missing something here? I cannot find this text file in Cornell corpus also. I'm trying to build a grammar checker for my project. Can anyone help me with this issue?

@vishalshar
Copy link

You could try splitting (Train-Test-Validate) dialog data from 'movie_lines.txt'
http://www.cs.cornell.edu/%7Ecristian/Cornell_Movie-Dialogs_Corpus.html

@joelvarma
Copy link
Author

Thanks bro, solved it :P

I am trying to add more language rules for this algorithm. Can you help me with any advice?

@deepamparmar9871
Copy link

#joelvarma can you please help me with the script how you split in train test and validation.

@Rajput245
Copy link

can you please help me to figure it out how you split data into training set and validation set?

@Young1993
Copy link

Can you please help me with the script how you split in train test and validation.

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

5 participants