facebook/duckling

Debugging tools for classifiers

Open

#114 aperta il 1 dic 2017

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Haskell (737 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4282 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor