Duckling server is an open source Haskell library that parses text. It can help you turn dates and times, durations, and numbers (currency, phone numbers, credit card numbers…) into structured data. Start by installing git, stack, and the PCRE library for Haskell using apt. sudo apt install git haskell-stack libghc-pcre-light-dev …