tf.contrib.crf.crf_binary_score(tag_indices, sequence_lengths, transition_params) Computes the binary scores of tag sequences
tf.contrib.crf.CrfForwardRnnCell.__init__(transition_params) Initialize the CrfForwardRnnCell. Args:
Page 2 of 2