Giter Club home page Giter Club logo

Comments (11)

daniel-kukiela avatar daniel-kukiela commented on June 24, 2024

Are there any files inside H:\chatbot\nmt-chatbot\data\ folder? And if yes, what files do you have there?

from nmt-chatbot.

umangkr avatar umangkr commented on June 24, 2024

The new_data folder
20171215_195918

The data folder
20171215_195730

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 24, 2024

Error message says H:\chatbot\nmt-chatbot\data\ not D:\nmt\data, so i'm confused now.

from nmt-chatbot.

umangkr avatar umangkr commented on June 24, 2024

I thought it might have not cloned properly..
So i again cloned it in different drive (D:\nmt)
But again it threw the same error.

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 24, 2024

But error says about H: drive, how?

from nmt-chatbot.

umangkr avatar umangkr commented on June 24, 2024

Cause that screenshot was taken when i had it in (H:) drive and i raised the issue here that time..
After posting here i cloned the project again but this time in drive(D:).

Hope i am clear now.

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 24, 2024

Ok, now i can see the issue - code expects tst2012 and tst2013 files, and there are no such files in your training set. Update hparams section of setup/settings.py with correct filenames.
Also read README in GitHub - you can't paste files directly into data folder !!

from nmt-chatbot.

umangkr avatar umangkr commented on June 24, 2024

I did not paste any files in the data folder.
It was all there after i ran the prepare.py

I only pasted the files in new_data folder

from nmt-chatbot.

umangkr avatar umangkr commented on June 24, 2024

And also i did what you told me..
I changed the file names correctly..
But again its throwing the same error

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 24, 2024

setup/prepare_data.py is unable to create those files i can see in your screenshot. It produces files with strict names. So at least tst2007-tst2011 files are pasted by hand.
Even setup/prepare_data.py itself shouldn't complete successfully, as there were no correct files for it to prepare full training set.

Remove everything, start fresh, prepare correct data set consisting of files: train.(from|to), tst2012.(from|to), tst2013.(from|to) and do everything step by step as written in README.

from nmt-chatbot.

umangkr avatar umangkr commented on June 24, 2024

Okay..
I will do it.
And let you know

from nmt-chatbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.