<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>xterm.it &#187; downloads</title>
	<atom:link href="http://www.xterm.it/blog/tag/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xterm.it/blog</link>
	<description>time to think -  by Marco Campana</description>
	<lastBuildDate>Sun, 18 Oct 2009 20:59:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Post Summarizer Wordpress plugin</title>
		<link>http://www.xterm.it/blog/2009/01/post-summarizer-wordpress-plugin/</link>
		<comments>http://www.xterm.it/blog/2009/01/post-summarizer-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 17:09:52 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[downloads]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[summarization]]></category>

		<guid isPermaLink="false">http://www.xterm.it/blog/?p=24</guid>
		<description><![CDATA[The plugin is now hosted in the official Wordpress plugin directory and can be downloaded directly from its page. ]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff0000;">UPDATE</span></strong>. The plugin is now hosted in the official Wordpress plugin directory and can be downloaded directly from <a href="http://wordpress.org/extend/plugins/post-summarizer/">its page</a>.</p>
<p>In my <a href="http://www.xterm.it/blog/2008/12/incremental-personalized-summarization-with-novelty-detection/">previous post</a> I talked about the work I carried out for my MSc research project. Here is the Wordpress plugin that implements a simplified version of the summarization system described there.</p>
<p>This plugin creates an automatic excerpt of a post when it is saved or published. The excerpt created is a coherent piece of text containing the most important sentences of the post.<br />
After installing this plugin, every time you write a post and press the <em>save</em> or <em>publish</em> button an excpert is created for that post and stored in the database. This plugin is useful also if you don&#8217;t use excerpts in your blog: it&#8217;s always useful to have a summary of your post available just to remind yourself what the post is about (it works very well with old and long posts!).<br />
Statistical natural language techniques are used to extract the most important sentences from a document. It&#8217;s straightforward to tweak the plugin to give more importance to certain features in your text.<br />
The code of the plugin has been optimized for extensiblity in order to make it easy for contributor developers to implement a summarizer in their own language. At the moment only an English language summarizer is available, and an Italian one is on its way.<br />
After activating the plugin here are simple steps that you might want to follow in order to have a nice excerpt to use in your blog:</p>
<p>1. Write your post<br />
2. Press the <em>save</em> or <em>publish</em> button<br />
3. An excerpt will be created. Now you can review it, modify it and save it as many times as needed<br />
4. If you want the summarizer to create an excerpt again delete the existing one and press <em>save</em> or <em>publish</em></p>
<p>Note that the plugin creates automatically an excerpt for a post <strong>only if there isn&#8217;t already an excerpt for that post.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xterm.it/blog/2009/01/post-summarizer-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
