Re: bots in closure

2017-07-12 Thread ureal frank
Hi Daniel, It looks promising! Thanks for sharing. I will look forward to play with it if/when I clearly figure what I want :) Many thanks!! F On Tuesday, July 11, 2017 at 8:59:30 AM UTC+1, Daniel Compton wrote: > > Hi Frank > > https://github.com/wit-ai/duckling_old is a text parsing library

Re: bots in closure

2017-07-12 Thread ureal frank
Hi Alex, thanks for your reply!! So, I'm totally new to both technologies (Clojure, bots*) so... excuse me my lack of knowledge... I'm n00b. Your too points are confusing me so I am going to try to expose what I want to accomplish in Clojure. - I want to build a "system" (bot) which I can writ

Re: bots in closure

2017-07-11 Thread Daniel Compton
Hi Frank https://github.com/wit-ai/duckling_old is a text parsing library that returns structured data. You might find that useful? On Tue, Jul 11, 2017 at 1:10 PM Alex Walker wrote: > Hi Frank, > > Chatbot is a bit of a loaded term, so could you please give a bit of > clarification? > >1.

Re: bots in closure

2017-07-10 Thread Alex Walker
Hi Frank, Chatbot is a bit of a loaded term, so could you please give a bit of clarification? 1. Are you expecting natural language (spoken or text), or rigid/regex-based commands for user input? - If NL, - do you want to leverage an existing service for intent c