cqu-isse / CARLCS-CNN

11 stars 6 forks source link

How to convert .txt file to .h5 file #74 #2

Closed XiaoXiaoYi123 closed 2 years ago

XiaoXiaoYi123 commented 2 years ago

Hello, I have recently extracted all function names, then I want to convert the function names.txt to .h5 file. I opened the .h5 file, I found out that there are two levels inside, include /indices and /phrases , what are the two represents? How Do I convert the function names.txt into these /indices and /phrases?