facebook/duckling

Debugging tools for classifiers

Open

#114 创建于 2017年12月1日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Haskell (737 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,282 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I can't find the probabilities associated with the rules while debugging with Duckling.Debug

I just started using duckling and the reason behind it was it's probabilistic nature where I can edit the examples to alter the decision making. I followed the deprecated version's documentation here https://duckling.wit.ai/ which clearly was using probability to make a decision but I couldn't find anything equivalent in this Implementation.

Please throw some light on this

贡献者指南