|
calc_succ_variety
calc_succ_variety (word_list, flag)
|
Added in advas.0.0.4
Calculates the successor variety for a given number of words.
In: |
word_list |
list of words |
|
flag |
1: use word_list |
|
|
2: word_list is interpreted as a file name and the list is read from the given file |
Out: |
|
list (dictionary) that contains successor variety for each single letter from "abcdefghijklmnopqrstuvwxyzäöüß@' ". If the given word list file cannot be accessed, an empty list is returned.
|
|
|