Where communities thrive
Join over
1.5M+ people
Join over
100K+ communities
Free
without limits
Create
your own community
Explore more communities
superscriptjs/superscript
A dialogue engine for creating chat bots
People
Repo info
Activity
Rob Ellis
@silentrob
They both kinda to the same thing..
use CCG's and lamda calculas to parse english down to something the system can understand.
Ganaraj P R
@ganarajpr
so is your plan to port one of them ?
Rob Ellis
@silentrob
Maybe down the road.
BRB
Ganaraj P R
@ganarajpr
sure
Rob Ellis
@silentrob
Ya. I would like to add a little more smarts and NLU to the system.
Ganaraj P R
@ganarajpr
do you have a background in natural language processing ?
Rob Ellis
@silentrob
Not formal.
Ganaraj P R
@ganarajpr
self taught ?
Rob Ellis
@silentrob
but than, I don't have a formal CS background either :)
Yep.
Ganaraj P R
@ganarajpr
cool :)
btw I just figured from that article that
you have deprecated writing .ss files ?
am I reading that right ?
so everything goes through the editor
the web editor I mean
Rob Ellis
@silentrob
umm.. Im not sure
I think that was the plan at first..
There is really 2 separate authoring experiences right now, and they are both different, and have their own tradeoffs.
my beef with the scripting interface is how long it takes to compile and test...
So the web editor is instant.
Ganaraj P R
@ganarajpr
agreed
_
Rob Ellis
@silentrob
because we interface directly with Mongo.
I have considered writing a exporter from mongo back to ss files.. but that seems like more work than maybe needed or warranted.
Ganaraj P R
@ganarajpr
I have already tried the scripting interface
I will try the editor again and let you know..
To be thoroughly frank with you - the scripting editor might need more work :)
in terms of user experience..
Rob Ellis
@silentrob
I wrote it pretty fast, but all the basic stuff.
I don't disagree. I struggled trying to figure out the right way to describe the data and flows.
Ganaraj P R
@ganarajpr
we could perhaps improve it ..
yeah exactly .. the flow..
Rob Ellis
@silentrob
I know...
I was thinking something like this might be more fun and easier to grok -
http://www.jsplumb.org/demo/flowchart/dom.html
Ganaraj P R
@ganarajpr
what is your goal with superscript ?
I mean .. I am assuming you have some plans of monetizing this ?
Ganaraj P R
@ganarajpr
gtg .. talk to you later.. its late here..
good talking to you ..
Rob Ellis
@silentrob
you too.. Take care.
Superscript is goal is to solve conversational intelligence type problems.
Max Baluev
@maxbaluev
Are superscript work with other languages ? For example russian?
Rob Ellis
@silentrob
Hey
@maxbaluev
Superscript will work with other latin languages with little effort, but not all features will work out of the box.
Julian Frank
@julianfrank
Anything happening here?