I'm working on implementing a search engine for the Factor documentation. As a first step, I wrote a
Factor version of the
Porter stemmer algorithm, using the CL version as a reference point. Personally, I find the Factor code clearer than all the other versions on that page.
No comments:
Post a Comment