Method__init__(self, data_dir, embed_dim=100, combination_method='simple', dropout=0.5, neg_weight=0.5)
ProjE_softmax_noweight.py:108
Functiondata_generator_func(in_queue: JoinableQueue, out_queue: Queue, tr_h, hr_t, n_entity, neg_weight)
ProjE_softmax_noweight.py:410