manucarbonell/gcn-form-understanding

Error in dataset.py "text_data.txt"

Closed this issue · 1 comments

Hi Manuel Carbonell,

when i try to run this code in dataset.py line 58 "self.embeddings = fasttext.train_unsupervised('text_data.txt', model='skipgram')" i am getting an error because of text_data.txt... i dont have that file...what is that file where can i get this file....or how can i create it on my own.

You can generate the text_data with this script