Searched refs:get_word_index (Results 1 – 8 of 8) sorted by relevance
4 name: "get_word_index"
155 def get_word_index(path='reuters_word_index.json'): function
166 def get_word_index(path='imdb_word_index.json'): function
404 def _find_mac_near_keyword(command, args, keywords, get_word_index): argument423 word = words[get_word_index(i)]
811 get_word_index=lambda x: x + 1,