- [ ] -limit 100: limit the number of words will be crawled from the given file. - [ ] -r 100: crawl only randomly choosen 100 words. - [ ] -startswith "a": crawl only words starts with "a". - [ ] -source [filename]: crawl the words from given file.
-limit 100: limit the number of words will be crawled from the given file.
-r 100: crawl only randomly choosen 100 words.
-startswith "a": crawl only words starts with "a".
-source [filename]: crawl the words from given file.