I need to build a search-machine, so I stored all the words and ids in a dictionary (map). But once there are many texts, it would be impracticable to run the program to build the dictionary again and again every time I want to search a word (after closing the code). There is some way to save the dictionary to reuse?
Aucun commentaire:
Enregistrer un commentaire