duckling-0.1.4.0: 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 #
debugContext :: Context -> Text -> [Some Dimension] -> IO [Entity] Source #
fullParses :: Locale -> Text -> [Some Dimension] -> IO [Entity] Source #
ptree :: Text -> Entity -> IO () Source #