Searched refs:create_dict (Results 1 – 4 of 4) sorted by relevance
164 def create_dict(self): member in _localimpl196 dct = impl.create_dict()218 impl.create_dict()
25 def create_dict(entities): function75 new_html5 = create_dict(get_json(entities_url))
73 def create_dict(tag, dict_source_path): function260 create_dict(tag, dict_source_path)
712 create_dict = lambda x: {"count": x, "last_doc_id": -1} function714 create_dict(count) for count in accumulator_dict["idf_counts"]