from utils.getFeatureVector import *

from utils.getFeatureVector import *这个是什么意思,具体怎么操作

意思是把utils.getFeatureVector里的全都导入进来,需要有对应的包才可以运行