Currie32 / Text-Summarization-with-Amazon-Reviews

A seq2seq model that can generate summaries from fine food reviews on Amazon.
233 stars 103 forks source link

Tensorflow version issues #14

Open PreethiRaman opened 3 years ago

PreethiRaman commented 3 years ago

AttributeError: module 'tensorflow' has no attribute 'placeholder'

yash85763 commented 2 years ago

that is version issue, you might be using version 2.8 I am also facing the same issue, and couldn't figure out another way out of this!