duckling-0.1.0.0: A Haskell library for parsing text into structured data.
Duckling.Duration.Helpers
duration :: Grain -> Int -> DurationData Source #
isGrain :: Grain -> Predicate Source #
isNatural :: Predicate Source #
isNumeralWith :: (NumeralData -> t) -> (t -> Bool) -> PatternItem Source #