<span style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">If you&#39;re looking at the suggested solution, the easiest way to get the code is to follow the links to the codepad page and copy the code from there.</span><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">If you&#39;re looking at the program in the comments, you may want to view source and scroll down to the program. You&#39;ll have to delete the html tags and do a search-and-replace on every ampersand-coded html character that you find, but if you search-and-replace globally on each sch character, there aren&#39;t that many.</div>
<div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Let me know how you get on.</div>
<br><div class="gmail_quote">On Wed, Feb 8, 2012 at 11:51 AM, John Clements <span dir="ltr">&lt;<a href="mailto:clements@brinckerhoff.org">clements@brinckerhoff.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On Feb 4, 2012, at 1:38 PM, John Sampson wrote:<br>
<br>
&gt; Hello -<br>
&gt;<br>
&gt; I have found code for a Scheme version of the Porter stemming algorithm.<br>
&gt;<br>
&gt; Supposedly it has been tested on PLT Scheme but when loaded into<br>
&gt; DrRacket there are many unreadable characters and syntax errors.<br>
&gt;<br>
&gt; Is there an implemention of the stemmer that really works with Racket?<br>
&gt;<br>
&gt; The Porter home page has implementations in many languages but<br>
&gt; Scheme is not one of them.<br>
<br>
</div>The code appearing on that page seems to have some severe quoting damage. I took a look at fixing it, and successfully replaced all of the funny text quotes with regular ASCII ones, but I gave up when I noticed that apparently less-than signs were interpreted as HTML tag markers--it&#39;ll be easier just to ask for a non-damaged copy to be attached to the page somehow.<br>

<font color="#888888"><br>
John Clements<br>
<br>
</font><br>____________________<br>
  Racket Users list:<br>
  <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
<br></blockquote></div><br>