I just tried regenerating, which automatically pulls from CVS, and got this error:
compile-compiler:
[apply] /Users/erik/dev/lucene/java/contrib/snowball/snowball/website/p/ generator.c: In function `generate_backwards':
[apply] /Users/erik/dev/lucene/java/contrib/snowball/snowball/website/p/ generator.c:425: error: unrecognizable insn:
[apply] (insn 32 29 33 0 0x0 (??? bad code 4155
[apply] ) -1 (nil)
[apply] (nil))
[apply] /Users/erik/dev/lucene/java/contrib/snowball/snowball/website/p/ generator.c:425: internal compiler error: in extract_insn, at recog.c:2175
[apply] Please submit a full bug report,
[apply] with preprocessed source if appropriate.
[apply] See <URL:http://developer.apple.com/bugreporter> for instructions.
BUILD FAILED
/Users/erik/dev/lucene/java/contrib/snowball/build.xml:40: apply returned: 1
I haven't tried this in a long time - anyone know what the issue is?
Erik
On Mar 16, 2005, at 5:44 PM, Ernesto De Santis wrote:
Hi
I found a problem with the SpanishStemmer in SnowballAnalyzer.
The words finished in "ismo" are striped fine, but words finished in "guismo" not.
in Spanish:
"america" and "americanismo" are fine "argentina" and "argentinismo" are fine
"amigo" is fine but "amigismo" not is fine the right word is "amiguismo".
this happen every times when the 'g' letter.
I don't know if it is possible to fix or it produces an ambiguity.
Ernesto.
-- Ernesto De Santis - Colaborativa.net Córdoba 1147 Piso 6 Oficinas 3 y 4 (S2000AWO) Rosario, SF, Argentina.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]