chatbot_tutorial icon indicating copy to clipboard operation
chatbot_tutorial copied to clipboard

file not found!

Open Surya-Bansal opened this issue 7 years ago • 1 comments

file name movie-lines.txt is missing (address targeted was cornell folder which has a similar file named movie-conversaations.txt).

i renamed the movie-conversations.txt to movie-lines.txt.

then a new error popped up displaying error of 'list index is out of range' for the same file in cornelldata.py

HELP!

Surya-Bansal avatar Jun 01 '18 19:06 Surya-Bansal

Hi Surya, the missing files can be downloaded here - http://www.cs.cornell.edu/~cristian/Cornell_Movie-Dialogs_Corpus.html

However there are more issues getting the container to work - I think I've fixed some of the issues to actually get the container working in a kubernetes deployment with a pre-trained dataset included (so it's big). Feel free to use - info and link in comment below: https://github.com/llSourcell/chatbot_tutorial/issues/3#issuecomment-398022752

I needed to fix the versions for the modules otherwise it would not work.

buddhafinger avatar Jun 18 '18 11:06 buddhafinger