Getting facts from documents

Posted by dotnetdev on Stack Overflow See other posts from Stack Overflow or by dotnetdev
Published on 2010-03-28T13:12:47Z Indexed on 2010/03/28 13:13 UTC
Read the original article Hit count: 161

Filed under:

Hi,

I want to be able to get all the facts from webpages. But these have to be related to coding, and not, for example, about something irrelevant. For example:

The Engine renders at a decent speed.

May be a fact but is not what I am interested in. If the same article states:

A class is a reference type. (This is C#)

Then I am interested in that as it is coding related.

Has an algorithm like this ever been done? How hard would this be? I'm thinking AI would come into play here. Any advice sought.

Thanks

© Stack Overflow or respective owner

Related posts about algorithm