Page 1 of 1

Please Assist! A.L.I.C.E Web page Spider - with php

Posted: Mon Nov 20, 2006 2:51 pm
by tyademosu
I have a vb prototype - I would like it ported into php with some modifications. I can even possibly offer a little money.

Description

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 my chatterbot the contents of the web page.

The way I 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 goal 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. I prefer this to be a desktop application to start. The coder should be experienced with A.L.I.C.E.

For more info on AIML and A.L.I.C.E formating and requirements visit:

http://alicebot.org

http://www.nabble.com/Help,-Need-A.L.I. ... l#a4678517

Can You write a similar programme for me, doing the same thing but with a greater focus on creating AIML files dynamically search engine results, RSS and blogs ? I guess the RSS part makes it easier as AIML is really XML.

-It hopefuly shouldn't be a very long script