Hi,

I am currently implementing some sort of semantic indexing with Lucene. I'm using lucene index to generate TFIDF matrix and then apply singular value decomposition on it. So I get some kind 2D vector representation for each document. The distance between two vectors is their relevance.
If you are interested mail me.



cu

Anton


----- Original Message ----- From: "Peter Veentjer - Anchor Men" <[EMAIL PROTECTED]>
To: <lucene-user@jakarta.apache.org>
Sent: Monday, January 10, 2005 10:36 AM
Subject: document relations




Does someone know anything about document relations/closeness? I want to
see all documents related to a specific document. The relations can be
link relations (the other documents refer to that document). But the
relation could also be some kind of semantic relation. Does anybody have
some thought about this?

Met vriendelijke groet,

Peter Veentjer
Anchor Men Interactive Solutions - duidelijk in zakelijke
internetoplossingen

Praediniussingel 41
9711 AE Groningen

T: 050-3115222
F: 050-5891696
E: [EMAIL PROTECTED]
I : www.anchormen.nl <blocked::http://www.anchormen.nl/>




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to