<div dir="ltr">Dear all,<br><br><div class=""><div class=""><p>I need a
language agnostic stemmer that can handle concatenative morphology for
non polysinthetic langauges. Is there anything like that? Only thing I
could find was a patent but it looked fishy and I didn't see any demo of
an implementation.</p>
<p>I basically need to match inflected words in a natural text to a base
form in a dictionary, so I had also thought of going the other way
around, removing first regular morphemes (things like infinitive markers
or nominative declension markers or whatever) from the dictionary
entries and then trying to find for each word in the corpus the closet
matched in the stemmed entries. I really don't know if anyone has tried
this and how well (or poorly) it performs. Does anyone know?</p>
<p>Thanks!</p>
</div>
</div><br></div>