RE: Vector Space Model <-> Probabilistic Model

2006-03-16 Thread Karl Koch
this is not directrly Lucene related) what you think about this article. Best wishes! > --- Ursprüngliche Nachricht --- > Von: "Runde, Kevin" <[EMAIL PROTECTED]> > An: > Betreff: RE: Vector Space Model <-> Probabilistic Model > Datum: Wed, 15 Mar 2006 17:30:06 -

RE: Vector Space Model <-> Probabilistic Model

2006-03-15 Thread Runde, Kevin
lcolm [mailto:[EMAIL PROTECTED] Sent: Friday, February 17, 2006 8:47 AM To: java-user@lucene.apache.org Subject: Re: Vector Space Model <-> Probabilistic Model I know of one I used for my Thesis. The REF is: Fuhr, N. 2001, "Models in information retrieval", , pp. 21-50. http://portal.ac

Re: Vector Space Model <-> Probabilistic Model

2006-02-17 Thread Malcolm
I know of one I used for my Thesis. The REF is: Fuhr, N. 2001, "Models in information retrieval", , pp. 21-50. http://portal.acm.org/citation.cfm?id=567294 I may have a electronic version. If you need it give me an email address as this service doesn't allow attachments. Hope this helps, Mal

Re: Vector Space Model <-> Probabilistic Model

2006-02-17 Thread Karl Koch
D]> > An: java-user@lucene.apache.org > Betreff: Re: Vector Space Model <-> Probabilistic Model > Datum: Thu, 16 Feb 2006 14:19:02 -0500 > > You may find some useful reading at: > http://wiki.apache.org/jakarta-lucene/InformationRetrieval > > Karl Koch wrote: >

Re: Vector Space Model <-> Probabilistic Model

2006-02-16 Thread Grant Ingersoll
You may find some useful reading at: http://wiki.apache.org/jakarta-lucene/InformationRetrieval Karl Koch wrote: I am looking for a comparison between the theoretical Vector Space Model and the theoretical Probabilistic Model in Information Retrieval. I know that comcrete implementations do diff