facebook/duckling

Debugging tools for classifiers

Open

#114 opened on Dec 1, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (737 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,282 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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

Contributor guide