I am getting movie_dialog_train.txt not found Error
See original GitHub issuewhen 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?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5
Top Results From Across the Web
FileNotFound error, but i have the txt file in the same ...
It needs to be in the current working directory for that filename to work. Nothing to do with the source directory, which won't...
Read more >Fix New World Unexpected steam_appid.txt File Found Error
How to Fix New World Unrecoverable Unexpected steam_appid. txt File Found Error.
Read more >How To Fix Can Not Find Script File "C:\User ... - YouTube
How To Fix Can Not Find Script File "C:\User\AppData\Roaming\stream-all" Error. Watch later. Share. Copy link. Info. Shopping. Tap to unmute.
Read more >Untitled
Hd tune error scan stops, Joseph britton yale, Games list pc 2004, #Medi-bill, ... Liga de futebol americano, Windows 10 task view icon...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks bro, solved it 😛
I am trying to add more language rules for this algorithm. Can you help me with any advice?
Can you please help me with the script how you split in train test and validation.