It's an interesting idea. The main obstacle that I see is trying to infer meaning from posts. If someone happens to mention an array in passing, does that get a hit? Should 'rep' be taken into account? (I think not. I've seen great posts with low reps and vice versa).

In my view, there are two ways to infer meaning from posts. Have the developers provide the meaning or the Seekers provide the meaning. For the developers to provide the meaning, someone has to take a look at each post and develop a list of keywords for it. Currently, your post is 88786. That's a lot of posts to go through.

Actually, I don't think it's that daunting of a task, so long as a group of people were splitting up posts to work on (say, getting a list of root nodes and dividing evenly). If standards were laid down, most threads could be skipped. There wouldn't even need to be keywords for many posts (i.e. posts like this one).

If the keyword idea has merit (and I suspect that it's the only way to keep down the signal to noise ratio), then there are a few issues:

That would be a pain. The other (better) way is for the seekers to tell us what the meaning it. The technique would be to develop an algorithm that would try to infer what the questioner asked, but have a 'rate it' poll in each post (so long as the seeker went through the AI routine). Then, the seeker would rate each question on a scale of 1 - 10 as to how well the post addressed the seeker's question. Over time, if seekers actually used the poll, I think that would produce excellent results. Further, it would be much easier to implement.

Cheers,
Ovid

Join the Perlmonks Setiathome Group or just click on the the link and check out our stats.


In reply to (Ovid) Re: Developing an Expert System/Intelligent Agent for PM? by Ovid
in thread Developing an Expert System/Intelligent Agent for PM? by Masem

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.