News Feed
Jobs Feed
Sections




News Archive
Ian Barber's Blog:
Alternative Term Weighting
November 09, 2009 @ 12:24:36

In this new post from Ian Barber he takes a look at something that can come in very handy when you need something a bit more complex than the standard search results - term weighting.

The term weighting and ranking function is at the core of any information retrieval system. The vector space model with the cosine similarity is maybe the best known and most widely used, but there are plenty of alternatives. We're looking at two here, the BM25 function based around a probabilistic model, and a function based around language modeling.

He's put together a few examples on some basic weighting practices - simple string evaluation based on word occurrence, using the Okapi/BM25 method and language modeling with a little bit of probability and scoring involved.

0 comments voice your opinion now!
alternative term weighting search


blog comments powered by Disqus

Similar Posts

BinarySludge.com: Redundant and Fault Tolerant PHP Session Storage

Spindrop.us: The Lucene Search Index and symfony

Ilia Alshanetsky's Blog: Reliably locating phpinfo()

Liip Blog: Why a Project Switched from Google Search Appliance to Zend_Lucene

phpRiot.com: Creating a fulltext search engine with the Zend Framework\'s Zend_Search_Lucene


Community Events











Don't see your event here?
Let us know!


testing object functional code tool framework podcast database introduction conference language development release opinion example composer community zendframework2 interview series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework