facebook/duckling

Debugging tools for classifiers

Ouverte

#114 ouverte le 1 déc. 2017

 (3 commentaires) (0 réaction) (0 personne assignée)Haskell (737 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (4 282 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur