def mi_like(self):
     return BigramAssocMeasures.mi_like(self.n_ii,(self.n_ix, self.n_xi),self.n_xx)