« Return to Thread: Help, Need A.L.I.C.E Web page Spider

Re: Help, Need A.L.I.C.E Web page Spider

by Demossoft IT :: Rate this Message:

Reply to Author | View in Thread

I now have a php spider created that will crawl a webpage and grammatically parse the page and create simple AIML (Artificial Inelligence Markup Language) data. This data is saved into an AIML file.

It focuses on creating AIML files and dynamically searches dictionary.com, RSS and blogs, I guess the RSS part makes it easier as AIML is really XML

I will post a demo of it very shortly.  I would be interested in selling copies of it to raise money for about $40 or something if anyone wants one.


Description
Ty Ademosu wrote:
Ty Ademosu wrote:
Please Please help with this.

I need a spider created that will crawl a webpage and grammatically parse the page and create AIML (Artificial Inelligence Markup Language) data. This data will be saved into an AIML file and used to teach a chatterbot the contents of the web page.

The way we see it working is:

1. The spider crawls a page examining the text of each sentence.

2. Then using a grammatic parser it will reformulate that sentence data into possible patterns and responses to be entered as data in the AIML file.

3. Then it will format this into a standard AIML file and allow you to save this code or copy and paste it to another source

This will require someone experience in AIML as well as grammatic sentence parsing.

The idea for this project is to get the stand-alone script, possibilities of this being a desktop VB script. But I hear that existing perl and php extensions may make this easier. Open to other suggestions. Preferably a desktop application to start.
For my next project I'm trying to port my current vb6 version to php and add several mods.  I have 1 php guy but would like others to join me - contact me for details.

 « Return to Thread: Help, Need A.L.I.C.E Web page Spider