
Building a Text Dataset
Loading text data in TensorFlow — and a note on building datasets with text
Late I have been trying to build a dataset, so I thought I would write an article about building a text dataset.
In my case it is pdf. files, however a lot of the libraries around is focused on .txt files.