No, the core module (ie :en$core, :fr$core, :es$core, :zh$coreā¦) will allow you to capture the following "dimensions": time, temperature, distance, volume, amount-of-money, duration, email, url, and phone-number. But duckling is extensible, you could add new modules that parse just any kind of data you want. For example I am working now at a module to add gender.
On Thu, Jun 8, 2017 at 9:55 PM, Brent Millare <[email protected]> wrote: > What are the typical uses cases of this library. Does it only parse > temporal information? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Dan N. Pomohaci Senior Software Engineer Email: [email protected] Tel: (+40) 722.77.14.21 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
