aboutsummaryrefslogtreecommitdiff
path: root/motus/lib/entropy.ml
AgeCommit message (Collapse)Author
2022-08-27Update the entropy evaluation in the sutom applicationSébastien Dailly
2022-03-01CorrectionSébastien Dailly
2022-03-01Change in the entropy algorithm : prefer words in the final list instead of ↵Sébastien Dailly
picking the first one with the greatest quantity of information
2022-02-27Do not evaluate the entropy when only 2 words are still presentsSébastien Dailly
2022-02-26Use the whole dictionnary when searching for a word for a faster explorationSébastien Dailly
2022-02-25Added an another engine for motus, using entropy instead of frequencies onlySébastien Dailly