This is a bash script, which generates from a vocabulary list (in .csv) a series of .pdf files, each containing ~100 words randomly selected from the input list. It is preferable that the input list is in descending order of word frequency.
This is a bash script, which generates from a vocabulary list (in .csv) a series of .pdf files, each containing ~100 words randomly selected from the input list. It is preferable that the input list is in descending order of word frequency.