Re: International Stemmers and Character Encoding
Please ignore my previous post, I have solved the problem. Turned out that my IDE(eclipse) didn't use UTF-8 encoding by default. Edwin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE
International Stemmers and Character Encoding
case 'é':: In this example the 'ä' Character causes a problem. I think the code is messed up because of wrong character encoding of the java file. Does anyone know if I'm correct and more importantly how to solve this problem. Thanks, Edwin Mol -
