suriyadeepan / practical_seq2seq

A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
http://suriyadeepan.github.io/2016-12-31-practical-seq2seq/
GNU General Public License v3.0
570 stars 270 forks source link

Prepare_data.py Issues #38

Open GrahamRKSmith opened 7 years ago

GrahamRKSmith commented 7 years ago

Hi @suriyadeepan I'm running the prepare_data.py and it outputs the following message, but doesn't create any encoder or decoder files - any help much appreciated!

Grahams-MacBook-Air:scripts grahamrksmith$ python prepare_data.py

gathered id2line dictionary.

gathered conversations.

['Can we make this quick? Roxanne Korrine and Andrew Barrett are having an incredibly horrendous public break- up on the quad. Again.', 'Not the hacking and gagging and spitting part. Please.'] Grahams-MacBook-Air:scripts grahamrksmith$ python prepare_data.py

gathered id2line dictionary.

gathered conversations.

['Can we make this quick? Roxanne Korrine and Andrew Barrett are having an incredibly horrendous public break- up on the quad. Again.', 'Not the hacking and gagging and spitting part. Please.']