|
@@ -470,6 +470,7 @@ class BaseConfig(object):
|
|
'hot_3_day_recall': 'hot_3_day_recall', # 3天召回
|
|
'hot_3_day_recall': 'hot_3_day_recall', # 3天召回
|
|
'hot_recall': 'hot_recall', # hot召回
|
|
'hot_recall': 'hot_recall', # hot召回
|
|
'w2v_recall': 'w2v_recall', #word2vec
|
|
'w2v_recall': 'w2v_recall', #word2vec
|
|
|
|
+ 'u2i_tag_recall':'u2i_tag_recall', #u2i_tag_recall
|
|
}
|
|
}
|
|
|
|
|
|
# category id mapping
|
|
# category id mapping
|