maybe not a library but a command line tool would be good, something
that I can write code or do automation via script to test that when I
ask for the word virksomhed in the danish language that I can then see
that it will would also return virksomhederne and other variations.

I guess I was hoping for something similar to a wordnet of stems...

but at worst I would be fine with checking specifically against my
index - I just didn't necessarily want to automate the browser to do
it as I figured it would be extra performance intensive.

Thanks,
Bryan Rasmussen



On Tue, Apr 19, 2011 at 5:19 PM, Erick Erickson <erickerick...@gmail.com> wrote:
> I'm not sure what a "free standing library" would look like. Do you
> want it to check that all the terms in your index are stemmed
> correctly (or at least as expected)?
>
> You have a bunch of queries. How would such a library test them
> against your corpus?
>
> There's not enough information here to give a meaningful answer....
>
> Best
> Erick
>
> On Tue, Apr 19, 2011 at 11:15 AM, bryan rasmussen
> <rasmussen.br...@gmail.com> wrote:
>> Hi,
>>
>> I was wondering if I have a large number of queries I want to test
>> stemming on if there is a free standing library I can just run it
>> against without having to do all the overhead of a http request?
>>
>> Thanks,
>> Bryan Rasmussen
>>
>

Reply via email to