forked from GitHub/gf-core
command ai in the shell now shows the probability of the tree
This commit is contained in:
@@ -7,8 +7,8 @@ module PGF.Probabilistic
|
||||
, showProbabilities -- :: Probabilities -> String
|
||||
, readProbabilitiesFromFile -- :: FilePath -> PGF -> IO Probabilities
|
||||
|
||||
, probTree -- :: Probabilities -> Tree -> Double
|
||||
, rankTreesByProbs -- :: Probabilities -> [Tree] -> [Tree]
|
||||
, probTree
|
||||
, rankTreesByProbs
|
||||
) where
|
||||
|
||||
import PGF.CId
|
||||
|
||||
Reference in New Issue
Block a user