Package viterbi :: Module bigram_probs
[hide private]
[frames] | no frames]

Module bigram_probs

source code

Variables [hide private]
  bigram_probs_dict = {'need': {'need': 4.6999999999999997e-05, 'on': 4.69...

Variables Details [hide private]

bigram_probs_dict

None
Value:
{'I': {'I': 0.039,
       'need': 0.0016000000000000001,
       'on': 4.6999999999999997e-05,
       'the': 0.00018000000000000001},
 'need': {'I': 1.5999999999999999e-05,
          'need': 4.6999999999999997e-05,
          'on': 4.6999999999999999e-06,
          'the': 0.012},
...