<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hey,<br><br>I am trying to get my hands dirty with xapian development. I took a look at the bite-sized projects and the idea of adding more stemming algorithms sounds great. I would like to try that, especially the Paice/Husk or the Krovetz stemmer.<br><br>Can anyone point me to the files where stemmers are implemented in the code? After an initial search, I came across 'stem.h' which provides the class structure for any stemmer implementation, but couldn't find any stemmer implementation file. <br><br>Any help in this direction would be great.<br><br>P.S. I got Xapian 1.3 built on my machine (Ubuntu 14.04) and have already gone through the 'getting started' guide, which I must say is very informative and great.<br><br>Thanks<br>Anirudh Vemula<br> </div></body>
</html>