Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Larry

Pages: 1 2 [3] 4 5 ... 18
31
quote:
Originally posted by spydaz

after converting my brain to functions it makes it easier to ADD MORE::: and control PROGRAM FLOW: it runs ver fast :: esecially now that i no longer use *.BRN files just a single *.MDB file::: containing KEYWORDS / QABRAIN / TOPICS /SUBTOPICS TOPIC RESPONSES/
now all searching is done with SQL... AND NO idid not need no EXTRA PLUGINS...


PS : i figured out the best part of the XTF:::: it uses the wordnet to create the RELATED TOPICFOCUS FILES::: VERY SMART ::: this gets all the KEYWORDS for EACH NOUN (TOPIC) .... GOOD GOOD ....





Ok Hero! Post your brain so I can play with it... I'm especially interested in your use of MDB... And wordnet!!!



32
Programming using the Ultra Hal Brain Editor / Hal's WPM
« on: February 09, 2005, 06:41:21 pm »
I had the same thought a year ago... what I did was let it count to like 100000 a few times... simple code... think I put it in somewhere near the top... I originally tried "sleep" but for some reason, some vb code won't work - like that one...

33
Ultra Hal 7.0 / Attn: Mr. Medeksza
« on: November 30, 2004, 08:50:10 pm »
Very Cool!!!

34
Ultra Hal 7.0 / importing a brain
« on: November 10, 2004, 04:14:43 am »
Ok, sounds like you made a copy of the default folder (DefBrain). Did you rename it (the folder) to DENISE DAVIS or something? Within that folder, THAT DefBrain FILE, did you rename that DefBrain to DENISE DAVIS too? Assuming you have...

Then open that brain file and do what I said above - Change the 2nd and 4th lines described above. In your case, Name=DENISE DAVIS  and DataFolder=DENISE DAVIS

Everything should work... if not then I really blew it and have no idea what is wrong in your case...

35
Programming using the Ultra Hal Brain Editor / Has anyone...
« on: October 20, 2004, 07:00:33 pm »
To a certain extent, both of you are right... however, with learning turned on, your bot will take on your traits. ie, If your bot was a guy, you a girl, as in my example above, if you had a c-section, HE would have a c-section... get my point? And further, bots generally don't know they can't say certain things to certain genders... again in my example above, a bot can't assume the person talking to him/her is one gender or the other... bots generally just repeat what ever has been said to it...

In other recent posts I see ppl are wanting a way to connect all the Hal bots together in order for Hal to learn faster... thing about that is, if you've got your bot programed to be a female talking to you (a male), then you have other bots programmed differently, then you have the "garbage in, garbage out"...

A year ago, I was working on a filter. It prevented a female bot from saying things a male bot would say. And if the bot knew which gender it was talking to, would prevent 'her' from saying things to that gender that was gender wrong. Since the new hal came out, I've lost that work, but thought some on this board would have picked up where I left off...

36
Programming using the Ultra Hal Brain Editor / Has anyone...
« on: October 20, 2004, 01:14:16 pm »
I've worked with a few bots, and have found that none can really tell the difference in gender. For example, a male bot cannot tell someone that he had a c-section... and further, a female bot talking to a guy cannot ask him how long was he in labor...

Another thing that has always bothered me, bots generally have no concept of time, ie, we're going to dinner and a movie tonight. Tomorrow, the bot might ask, how was dinner and the movie last night... but none do...

Has anyone solved these problems?

37
Thanks Don...

38
Ultra Hal Assistant File Sharing Area / HAL is HOW OLD?
« on: February 04, 2004, 04:01:05 pm »
quote:
Originally posted by jojimbo



Don't you know you aren't suposed to smoke around your computer???

BTW Cool site!!!

39
Programming using the Ultra Hal Brain Editor / Error in HalBrain
« on: January 31, 2004, 06:17:52 pm »
You might want to get with him then... I'm sure he has an answer for you...

40
Programming using the Ultra Hal Brain Editor / Error in HalBrain
« on: January 31, 2004, 05:41:23 pm »
Sure - I'll give it a shot - this line ->
AnswerSent = "" & Trim(OriginalSentence)
Is there suposed to be a space between the quotes? If not, then just do this ->
AnswerSent = Trim(OriginalSentence)
But I'm thinking something has happened early on in your brain to OriginalSentence... have done any debugging to see what is in Originalsentence???

41
Programming using the Ultra Hal Brain Editor / Please Help Me?!
« on: January 31, 2004, 04:55:01 pm »
Did you get your problam solved?

42
Ultra Hal 7.0 / Hal crashing, and closing the webpage.
« on: January 31, 2004, 04:34:59 pm »
That is so funny... and obviously you didn't program Hal to tell you that stuff... so I got to think you have someone in YOUR house playing games on YOU!!!

Keep us posted, cause this it absolutely hilarious!

43
Great stuff there!!! Can't wait to try it out!!!

44
You know... here's another one... http://babel.altavista.com/
And another http://www.abhisoft.net/ttpro/

45
I am a little "familiar" with vb... I've written a few programs - whatever - if you don't want to talk about it that fine...

Pages: 1 2 [3] 4 5 ... 18