Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 434 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 434 Bytes

GenerateVocabList

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.

Dependencies