<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/textexpander/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/textexpander/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 05 Aug 2012 12:21:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/textexpander/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Damir Olejar</title><link>https://sourceforge.net/p/textexpander/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,14 @@
-Welcome to your wiki!
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+You are probably wondering how this program works... here is the main trick and a secret that it uses.
 
-The wiki uses [Markdown](/p/textexpander/wiki/markdown_syntax/) syntax.
+First, it reads two consecutive sentences A and B from an input document.
 
-[[project_admins]]
-[[download_button]]
+Second, it looks within all documents for a sentence that has the closest meaning to a sentence A, lets call it A'. When found, document D is memorised.
+
+Third, it looks for the sentence in document D after the sentence A' that has the closest meaning to a sentence B. Lets call it B'
+
+Fourth, a summary between A' and B' is calculated and then inserted in between A and B as an expanded text.
+
+
+-Sounds simple enough?
+Yes it is simple, however the background work is not simple at all. There are different approaches that can be used, however, this was the fastest I could come up with... 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damir Olejar</dc:creator><pubDate>Sun, 05 Aug 2012 12:21:07 -0000</pubDate><guid>https://sourceforge.net6de57d611eb3722059b3f8f4079f9e8caa44937d</guid></item><item><title>WikiPage Home modified by Damir Olejar</title><link>https://sourceforge.net/p/textexpander/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/textexpander/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damir Olejar</dc:creator><pubDate>Sun, 26 Feb 2012 20:03:33 -0000</pubDate><guid>https://sourceforge.netc637716eb79a32e3d75e00d4ab6cd2f1fff96a3f</guid></item></channel></rss>