speech_recognition
|
Go to the source code of this file.
Namespaces | |
generate_bigram | |
Variables | |
generate_bigram.list_of_keys = suc_list.keys() | |
generate_bigram.suc_list = defaultdict(set) | |
list | generate_bigram.word_list = [xx.strip().split() for xx in open(sys.argv[1])] |