[ai_group] Re: Update on my design

  • From: "Jeethu Rao" <jeethur@xxxxxxxxxxxxx>
  • To: <ai_group@xxxxxxxxxxxxx>
  • Date: Sun, 21 Apr 2002 14:34:23 +0530


> Again, all of this will change frequently so none of it is in stone.
> I'm not happy with the speed of link42 (which on a very long sentence
> could take up to 15 seconds before it gives up on it) so, with the
> modular design it is possible to replace the link42 program with
> another, or skip it all together.
>
> Also, I figure I might try to create my own sort-of link42 database to
> do the same thing, but much quicker. It would use only what the AI has
> learned so it would start off null and would grow as the AI matured. I
> also think I will run it along side the link42 module. It wont matter
> which one or how many processing programs are used as long as the
> calling and return information is set correctly.


Thats quite like my Idea. In the end, there must be only one executable
for the AI, it should not depend on any other executable. Calling an
executable
and copying its console is quite a heavy job. DLLs would be ok, but not
discrete exes.

Jeethu Rao


Other related posts: