akanimax / natural-language-summary-generation-from-structured-data

Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into natural language text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to change data limit

kiranmahto opened this issue · comments

i have memory <12 gb how can i cange data limit

change limit=600000 to range you prefer in line15 TensorFlow_implementation/fast_data_preprocessor_part2.py