<?xml version="1.0" encoding="ISO-8859-1"?>

<!DOCTYPE message PUBLIC
  "-//MLarc//DTD MLarc output files//EN"
  "../../mlarc.dtd"[
  <!ATTLIST message
    listname CDATA #REQUIRED
    title CDATA #REQUIRED
  >
]>

  <?xml-stylesheet href="../../mlarc.xsl" type="text/xsl"?>


<message 
  url="2003/07/0102b155f46df824caf63408feac91f2"
  from="Erik Arneson &lt;erik@a...&gt;"
  author="Erik Arneson"
  date="2003-07-20T19:04:02"
  subject="[Caml-list] Implementation of the Porter stemming algorithm"
  prev="2003/07/f8bfb8d80827acdcb7abc028f926afcc"
  next="2003/07/bc37898285bcc8b1838a79ded3d71379"
  prev-thread="2003/07/f8bfb8d80827acdcb7abc028f926afcc"
  next-thread="2003/07/ed5f4631f6cba0bab1e51f3b74136859"
  root="../../"
  period="month"
  listname="caml-list"
  title="Archives of the Caml mailing list">

<thread subject="[Caml-list] Implementation of the Porter stemming algorithm">
<msg 
  url="2003/07/0102b155f46df824caf63408feac91f2"
  from="Erik Arneson &lt;erik@a...&gt;"
  author="Erik Arneson"
  date="2003-07-20T19:04:02"
  subject="[Caml-list] Implementation of the Porter stemming algorithm">
</msg>
</thread>

<contents>
Hi everybody,

I have written an implementation of the Porter stemming algorithm for OCaml.
It only works correctly on English words, but it will be very handy for
anybody implementing any sort of searching or indexing program.

It can be downloaded at:
&lt;http://www.aarg.net/~erik/ocaml/stemmer-0.1.0.tar.gz&gt;

Feedback is most welcome!

-- 
;; Erik Arneson &lt;erik@aarg.net&gt;      SD, Ashland Lodge No. 23 ;;
;; GPG Key ID: 2048R/8B4CBC9C   CoTH, Siskiyou Chapter No. 21 ;;
;; &lt;http://erik.arneson.org/&gt;     &lt;http://www.aarg.net/mason&gt; ;;


</contents>

</message>

