duckling-0.1.6.1: A Haskell library for parsing text into structured data.
Duckling.Debug
allParses :: Locale -> Text -> [Some Dimension] -> IO [Entity] Source #
debug :: Locale -> Text -> [Some Dimension] -> IO [Entity] Source #
debugCustom :: Context -> Options -> Text -> [Some Dimension] -> IO [Entity] Source #
fullParses :: Locale -> Text -> [Some Dimension] -> IO [Entity] Source #
ptree :: Text -> Entity -> IO () Source #