=== Post-Miner ===
Contributors: lukeuk
Donate link: http://postminer.blogspot.com/
Tags: related posts, similar posts, posts, content, recommendation, content recommendations, euclidean distance, collective intelligence
Requires at least: 3.1.0
Tested up to: 3.2.1
Stable tag: 1.0.3

Content recommendations engine for WordPress.

== Description ==

Post Miner helps your audience discovering relevant content on your blog without searching. 
The plugin uses Euclidean distance and collective intelligence* (CI will be available from version 1.1.x)
to provide a good match and better user experience. 

== Installation ==

1. Upload `post-miner` directory to the `/wp-content/plugins/`

1. Activate the plugin through the 'Plugins' menu in WordPress

1. Done! Recommendations should be present under post content

== Version History ==

= 0.9.1 =
* first official release (beta version)
* recommending similar posts
* simple configuration under settings section

= 0.9.2 =
* critical bug fix - broken recommendations links

= 1.0.0 =
* recommending user relevant content (visitor's behavior is stored in the database)
* improved recommendation algorithm 

= 1.0.3 =
* plugin version update 