Exemplo n.º 1
0
 def time_small_large_wi_rep(self):
     simfunctions.generalized_jaccard(_small_num_tokens_wi_rep, _large_num_tokens_wi_rep)
Exemplo n.º 2
0
 def time_medium_large_wi_rep(self):
     simfunctions.generalized_jaccard(_med_num_tokens_wo_rep, _large_num_tokens_wo_rep)
Exemplo n.º 3
0
 def time_small_medium_wo_rep(self):
     simfunctions.generalized_jaccard(_small_num_tokens_wo_rep, _med_num_tokens_wo_rep)