facebook/duckling

Debugging tools for classifiers

Open

#114 aberto em 1 de dez. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Haskell (737 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.282 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador