<?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/topictiling/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/topictiling/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 20 Mar 2018 09:15:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/topictiling/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,3 +1,8 @@
+**The project has been moved to [GitHub](https://github.com/riedlma/topictiling) and the documentation has been updated. New changes wil only commited on GitHub!
+**
+
+
+
 TopicTiling is a text segmentation algorithm, but it should also work for unstructed data other than text. The algorithms is based and inspired by TextTiling but calculates the cohesion between sentences using topics from LDA instead of words itself.

 For the LDA computation we use [JGibbLda](http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Tue, 20 Mar 2018 09:15:04 -0000</pubDate><guid>https://sourceforge.net853dc034075f3de008e508d300bc3aa55ade14c1</guid></item><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,6 +1,6 @@
 TopicTiling is a text segmentation algorithm, but it should also work for unstructed data other than text. The algorithms is based and inspired by TextTiling but calculates the cohesion between sentences using topics from LDA instead of words itself.

-For the LDA computation we use JGibbLda (http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.
+For the LDA computation we use [JGibbLda](http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.

 [Usage of the binaries](usageBinary)
 [Usage of the source code](usageSource)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Mon, 11 Nov 2013 09:27:27 -0000</pubDate><guid>https://sourceforge.net20e01adb4adf6cfe9bb1cd6a9fd922a2b8dc2940</guid></item><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -2,8 +2,8 @@

 For the LDA computation we use JGibbLda (http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.

-[Usage of the binaries](binary)
-[Usage of the source code]
+[Usage of the binaries](usageBinary)
+[Usage of the source code](usageSource)

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Sun, 10 Nov 2013 13:08:33 -0000</pubDate><guid>https://sourceforge.net8a2a7ca16b59d86f26363d11d76b6e9fc8333e63</guid></item><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,7 @@

 For the LDA computation we use JGibbLda (http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.

-[Usage of the binaries]
+[Usage of the binaries](binary)
 [Usage of the source code]

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Sun, 10 Nov 2013 13:08:13 -0000</pubDate><guid>https://sourceforge.net398b9b2e7c862aa7d7436ff2d2fcf970f0914fec</guid></item><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,8 @@

 For the LDA computation we use JGibbLda (http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.

-
+[Usage of the binaries]
+[Usage of the source code]

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Sun, 10 Nov 2013 13:07:52 -0000</pubDate><guid>https://sourceforge.net0a41cbb4f7ebc29992ec1b39f94ef94820df2bbb</guid></item><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,8 @@
-Welcome to your wiki!
+TopicTiling is a text segmentation algorithm, but it should also work for unstructed data other than text. The algorithms is based and inspired by TextTiling but calculates the cohesion between sentences using topics from LDA instead of words itself.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+For the LDA computation we use JGibbLda (http://jgibblda.sourceforge.net/) and modified it slightly, making this project to be licenced under GPL.

-The wiki uses [Markdown](/p/topictiling/wiki/markdown_syntax/) syntax.
+

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Sun, 10 Nov 2013 13:06:59 -0000</pubDate><guid>https://sourceforge.netd0e99b5e9bdd330ecc1b53d0b6cf07634536d7c8</guid></item><item><title>Home modified by Martin Riedl</title><link>https://sourceforge.net/p/topictiling/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/topictiling/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/riedlma/"&gt;Martin Riedl&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-527d1d700594ca298c51c2bc" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Riedl</dc:creator><pubDate>Fri, 08 Nov 2013 17:20:49 -0000</pubDate><guid>https://sourceforge.net9a4aea1b7929460af6e0dac820213d661032ddad</guid></item></channel></rss>