<?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>Localization Suite &#187; Segmentation</title>
	<atom:link href="http://www.loc-suite.org/tag/segmentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loc-suite.org</link>
	<description>Blog for the Localition Suite</description>
	<lastBuildDate>Tue, 05 Apr 2011 14:14:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Segmentation</title>
		<link>http://www.loc-suite.org/2010/02/segmentation/</link>
		<comments>http://www.loc-suite.org/2010/02/segmentation/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 17:18:19 +0000</pubDate>
		<dc:creator>max</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Localizer]]></category>
		<category><![CDATA[Matching]]></category>
		<category><![CDATA[Segmentation]]></category>

		<guid isPermaLink="false">http://www.loc-suite.org/blog/?p=93</guid>
		<description><![CDATA[Today I can proudly announce another nice new feature in the Loc-Suite: Segmentation. Basically this is the process of splitting a longer string into multiple parts. Examples for segmentation are paragraphs, sentences or words. I&#8217;ve implemented this functionality in form of an engine in the frameworks. Currently there are two usages: First, the matching. While [...]]]></description>
			<content:encoded><![CDATA[<p>Today I can proudly announce another nice new feature in the Loc-Suite: Segmentation. Basically this is the process of splitting a longer string into multiple parts. Examples for segmentation are paragraphs, sentences or words. I&#8217;ve implemented this functionality in form of an engine in the frameworks.</p>
<p>Currently there are two usages: First, the matching. While this piece of functionality used to have it&#8217;s own (admittedly quite limited) segmentation, it is now using the new one from the framework. This changed nothing when looking at the features, except that the code is now well-tested and more reliable.</p>
<p>The second usage is in Localizer. Splitting longer strings into shorter ones eases the localization process and also increases the probability of finding matching strings. Thus, Localizer now features a filter setting for segmentation by either sentences and paragraphs.<br />
<img src="http://www.loc-suite.org/blog/wp-content/uploads/Localizer-Segmention.png" alt="" title="Localizer: Segmentation selection" width="222" height="129" class="aligncenter size-full wp-image-94" /><br />
Segmentation in Localizer will be available in tomorrow&#8217;s nightly build.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.loc-suite.org/2010/02/segmentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

