On 5/21/08, Andi Vajda <[EMAIL PROTECTED]> wrote:
>
>
> Maybe you found a bug. Could you please send in a small python program that
> reproduces the problem.
>

Hey, I tried to write a sample program to reproduce the error. But strangely
in the sample program PorterStemmerAnalyzer is not working at all. Whenever
I try to initialize PoterStemmerAnalyzer() the program crashes and a windows
error occurs which says "python.exe has encountered a problem and needs to
close. We are sorry for the incovenience".

Where as in my project I am able to use PorterStemmerAnalyzer by
initializing it only once. If I initialize more than once then I get a
slightly different error than the above which says python.exe requested
abrupt termination.

I am attaching the files. I am not sure whether the attachments will come
through the mailing list or not so I am ccing the mail to you.

- Raj

Attachment: PorterStemmerTest.py
Description: Binary data

Attachment: PorterStemmerAnalyzer.py
Description: Binary data

_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to