|
@@ -227,7 +227,7 @@ public class FeatureTransform {
|
|
|
}
|
|
|
if (null != hVideoMap && hVideoMap.containsKey(vid)) {
|
|
|
Map<String, String> hVideo = hVideoMap.get(vid);
|
|
|
- //getVideoCateFeature(baseKey, hVideo, featMap);
|
|
|
+ getVideoCateFeature(baseKey, hVideo, featMap);
|
|
|
getTwoVideoCrossFeature(baseKey, hVideoSimAttrs, hVideo, rankVideo, featMap);
|
|
|
}
|
|
|
}
|