AbrahamSanders / AbrahamSanders/seq2seq-chatbot

Typeerror: argument of type "non type" is not iterable

Open
#24 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
99
Forks
54
PR merge metrics
No merged PRs in 30d

Description

Hi Abraham,

@AbrahamSanders
I added some data in csv_data and ran the model using command (python train.py --datasetdir=datasets\csv) got below error.

" typeerror: argument of type "non type" is not iterable "

![Capture](https://user-images.githubusercontent.com/45032685/61707737-c8e27880-ad68-11e9-8244-f72548df8717.PNG)

below is the data which i have kept in csv_data.csv and trained

question,answer
your question,your answer
what is your name,bob
shall we start the class,"yes,we can"
can you help me with the notes,check the below description
I love pizza,Pizza might be good to eat .lets get back into the topic
I want to play football,will play after the lession

Please help me to resolve this issue.

Thank you :)

Regards,
Hrusikesh
+91-9886036753

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.