Large words and small words

  1. What are data/large/words.txt and data/small/words.txt and where are they derived from and what is their significance and why didn’t we just use words feature from the dataset as it is?

  2. How is sentences.txt file created?

These are .txt files which contain inputs and output, go ahead and inspect them at File->Open.

If you mean the t_sentences file there is an import of the get_params function at the top, go ahead open that too and have a look at that code.