Archive Forums (lite version).  Gaming, Game Development, and Anime community!


PDA

View Full Version : Cyphrus Input Files


Insane2757
11-16-2003, 04:28 PM
I compiled a huge input file with jokes, one liners, and Deep Thoughts, then added #htnet logs into it. But Cyphrus still remains completely illogical maddness. Anyone got any good suggestions?

I attached the maddness input file. Open it with WordPad.

Google
--

Walrii
11-16-2003, 04:53 PM
It's ARTIFICIAL intelligence. Of course he's not going to be completely logical.

Here's some tips though. I think MegaHal works like this:
It takes input:
"pr0n is good." and "I like ruby pr0n"
It sees that "is good" can follow "pr0n" so therefore it can create "I like ruby pr0n is good" (which doesn't make much sense).

If pr0n had a period at the end though (in the 2nd ex) then it would know it's the end of the sentence.

Make sure that no two sentences talking about entirely different subjects follow the same sentence structure. That way two different sentences can't be combined and make weird results.

Use grammar! Use a wide vocabulary! I dunno...

Insane2757
11-16-2003, 05:01 PM
Actually, JMegaHal creates a road map, of sorts, where specific words are possible turning points. So if entered "I love pr0n!!!!" and "Ruby likes her pr0n ever Tuesday", you could get any of the following if passed in pr0n:

I love pr0n.
I love pr0n every Tuesday.
Ruby likes her pr0n!!!!

And ect.

Walrii
11-16-2003, 05:14 PM
Well then don't EVER use the same word twice. There, problem solved.

Sim9
11-16-2003, 05:24 PM
Random excerpt of #htnet:


Welcome to HTNET! I'm not an autoresponder!
!woof
w00f! w00f! w00f!
LIAR
you ARE
lol
-link-
o0o
oOo
nice


No wonder the bot has troubles :P

Insane2757
11-16-2003, 05:26 PM
Originally posted by Sim9@Nov 16 2003, 04:24 PM
Random excerpt of #htnet

No wonder the bot has troubles :P
There I simplified your post and it still conveys the same point. :-p

Insane2757
11-16-2003, 05:29 PM
Originally posted by Walrii@Nov 16 2003, 04:14 PM
Well then don't EVER use the same word twice. There, problem solved.
Thats the whole point of JMegaHal though silly puss. Besides, you want to go through that text file?

Walrii
11-16-2003, 06:44 PM
Make a little program to parse it.
EX:

String input = readOneLineFromTheFile();

if (input.length() < 6)
{
//do nothing
}
else {
parsedFile.writeln(input);
}

Insane2757
11-16-2003, 06:48 PM
I've been thinking of doing that... but I don't feel like it. It would be one way to get all the "lol"s from Sim quotes from the file. :-p

Insane2757
11-16-2003, 07:06 PM
It has been done.

Sim9
11-17-2003, 01:36 PM
It doesn't help...

Hello e|DJ-Carnage`LoM
I use the restroom and this is what happens!
TMI Sim... TMI
I think you should piss more often
We would get more people

:P

Insane2757
11-17-2003, 03:07 PM
Being that the channel IS #htnet.... it doesn't help the cause any.