[racket] Porter stemming algorithm
There are two stemmers on that page. I wrote the reference solution, but
not the solution given in the comments. If it is the reference solution
that is causing trouble, I am happy to help. Please tell me exactly what is
going wrong.
On Sun, Feb 5, 2012 at 2:42 AM, John Sampson <jrs.idx at ntlworld.com> wrote:
> Hello -
>
> see http://programmingpraxis.com/2009/09/08/porter-stemming/
>
> Regards
>
> _John Sampson_
>
>
> On 04/02/2012 21:59, Danny Yoo wrote:
>
> Where's the source?
> On Feb 4, 2012 4:40 PM, "John Sampson" <jrs.idx at ntlworld.com> wrote:
>
>> Hello -
>>
>> I have found code for a Scheme version of the Porter stemming algorithm.
>>
>> Supposedly it has been tested on PLT Scheme but when loaded into
>> DrRacket there are many unreadable characters and syntax errors.
>>
>> Is there an implemention of the stemmer that really works with Racket?
>>
>> The Porter home page has implementations in many languages but
>> Scheme is not one of them.
>>
>> Regards
>>
>> _John Sampson_
>> ____________________
>> Racket Users list:
>> http://lists.racket-lang.org/users
>>
>
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120205/3f5609d3/attachment.html>