I'm very interested in researching on gossips (rumours) from a Web Semantic viewpoint. ie: Are there papers in the applications of ontologies for rumours? Are there metrics to define? Have someone tried to run a reasoner which extract facts from rumours with some degree of probability?
Besides the obvious metric of 'the source' of a gossip, there should be a lot more, such as 'the reputation' of its network, 'the subject' of the gossip, etc.
What material alike do you know to start my research? I'm looking for pointers from someone experienced; Papers if you know any; Libraries on Natural Language addressed to this kind of problem, etc.
NLPtag (natural language processing). Have you taken a look atWordNetto do semantic analysis? You may need some algorithm to score the reputation of the source, similar toPageRank. – Diego Feb 14 '12 at 21:05