Menu

Gettin all matching score with dictionary

Help
2010-12-22
2012-09-22
  • Ayhan KÜÇÜKMANİSA

    hi! i wanna ask something. this two apis below show best match score with
    dictionary words. but i wanna get all matching score one by one with
    dictionary words. how can i access these scores?

    hyp = ps_get_hyp(ps, &score, &uttid);
    score = ps_get_prob(ps, &uttid);

     
  • Ayhan KÜÇÜKMANİSA

    is anyone have an idea for this? its important for me.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.