<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/17045" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-07-25T17:36:50-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/17045</id>

		<entry>
		<author><name><![CDATA[MenzAgitat]]></name></author>
		<updated>2009-07-25T17:36:50-04:00</updated>

		<published>2009-07-25T17:36:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89659#p89659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89659#p89659"/>
		<title type="html"><![CDATA[[script/library] MenzAgitat's Soundex  v1.02]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89659#p89659"><![CDATA[
 <br> <br>This script provides package <strong class="text-strong">MenzAgitats_Soundex</strong> :<div class="codebox"><p>Code: </p><pre><code>package provide MenzAgitats_Soundex 1.02</code></pre></div><span style="font-size:150%;line-height:116%"><span style="text-decoration:underline">Description</span> :</span><br><br>MenzAgitat's Soundex is a french soundex but it can be adapted to other languages quite easily.<br>A soundex returns a phonetical value for a given string.<br>The interest is for example to compare 2 differently spelled sentences  and to tell if they are phonetically similar or not.<br>Orthographical correctors make use of that technique and it can also be used in pseudo-AI like chatterbots.<br><br><br><span style="font-size:150%;line-height:116%"><span style="text-decoration:underline">Examples (in french)</span>:</span><br><div class="codebox"><p>Code: </p><pre><code>MAS::soundex "ceci, est un test qui fonctionne !"-&gt; 303071031906079307MAS::soundex "seussies aie hein tayste ki fonksione"-&gt; 303071031906079307MAS::soundex "ceci est un autre test"-&gt; 303070121031</code></pre></div><span style="font-size:150%;line-height:116%"><span style="text-decoration:underline">Syntax</span>:</span><br><br><em class="text-italics">MAS::soundex &lt;string&gt;</em><br><br>you can also use a public command if you want to test things :<br><br><em class="text-italics">!test_soundex &lt;string&gt;</em><br><br><br><span style="font-size:150%;line-height:116%"><span style="text-decoration:underline">Download</span>:</span><br><br><a href="http://www.boulets-roxx.com/buffer/MenzAgitats_Soundex.tcl" class="postlink"><span style="text-decoration:underline">MenzAgitat's Soundex  v1.02</span></a><br> <br> <p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7933">MenzAgitat</a> — Sat Jul 25, 2009 5:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
