#166688 - cyberboy - Sat Feb 14, 2009 6:16 pm
Well, replace "talk" with "chat" and it'll be all fair.
Anyway, this is MegaHAL DS v1, having 99% of stuff I envisioned.
And it's a practice for me to come back.
Download: http://asiekierka.boot-land.net/mhds.zip
Source: http://asiekierka.boot-land.net/mhds_src.zip
On a side-note, yes, it is me, asiekierka. I've lost the password to my account and it seems I changed my email to something nonexistant. I don't remember how, though. I think I was just mad at something.
Anyway, I'm back with my first release of 2009.
#166689 - hacker013 - Sat Feb 14, 2009 6:18 pm
can you explain the program more?
_________________
Website / Blog
Let the nds be with you.
#166690 - cyberboy - Sat Feb 14, 2009 6:26 pm
hacker013 wrote: |
can you explain the program more? |
A chatterbot. If you want to know more, search for "MegaHAL" on Google or Wikipedia.
#166692 - El_Posible - Sat Feb 14, 2009 10:09 pm
This looks like a hoot. I wonder how many of my questions will be answered with more questions...
#166694 - nanou - Sat Feb 14, 2009 11:54 pm
Thankfully, MegaHal uses a tricked out Markov algorithm, so while it's still jamming on keywords, there's a lot less "How do you feel about KEYWORD [PHILIP J. FRY]?", and a lot more... well Dadaism.
My favored chatbot is still one of the classics--Racter. Someone put a lot of work into his templates and it makes a big difference despite the fact that he's technically worse than Eliza at conversation.
_________________
- nanou
#166697 - cyberboy - Sun Feb 15, 2009 7:57 am
nanou wrote: |
My favored chatbot is still one of the classics--Racter. |
I would port that if not for the fact it's maken in some INRAC thing.
...*deep, long sigh*
#166724 - nanou - Mon Feb 16, 2009 1:04 am
If you can track down the Claude source, I hear it's very similar.
_________________
- nanou
#166760 - cyberboy - Mon Feb 16, 2009 8:24 pm
nanou wrote: |
If you can track down the Claude source, I hear it's very similar. |
Claude is in... QBASIC, though. It would be easier if not for the fact i am too lazy to track it down :P
#166761 - sonny_jim - Mon Feb 16, 2009 9:24 pm
cyberboy wrote: |
I would port that if not for the fact it's maken in some INRAC thing.
...*deep, long sigh* |
I dunno, the template files don't look that complicated:
Code: |
aa A $47 *11&phy *12.3spi& " S *14i1i a *13va *11st , #
ab $40 . <" $40 , this is a *11psy !
ba $40 , how are *11.2dog like *11.2bab ? #
bb Their $30 and $32 are *14i1v *13fri .
|
EDIT: Some interesting stuff here:
http://web.archive.org/web/20080120115807/http://www.robotwisdom.com/ai/racterfaq.html
_________________
Quote: |
Would that be the internet driver for the program?
|
#166804 - cyberboy - Wed Feb 18, 2009 5:49 pm
So what, should I make an INRAC interpreter (or port one) and all done? :P
#166806 - nanou - Wed Feb 18, 2009 6:27 pm
I've been tempted to do that in the past, but I couldn't be arsed to work out the templates in detail. I didn't have access to a reference though.
_________________
- nanou