|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectit.unimi.di.mg4j.index.snowball.AbstractSnowballTermProcessor
it.unimi.di.mg4j.index.snowball.SpanishStemmer
public class SpanishStemmer
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
| Field Summary |
|---|
| Fields inherited from class it.unimi.di.mg4j.index.snowball.AbstractSnowballTermProcessor |
|---|
array, bra, copy, current, cursor, ket, limit, limit_backward |
| Constructor Summary | |
|---|---|
SpanishStemmer()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
int |
hashCode()
|
boolean |
stem()
|
| Methods inherited from class it.unimi.di.mg4j.index.snowball.AbstractSnowballTermProcessor |
|---|
assign_to, copy_from, copy, eq_s_b, eq_s, eq_v_b, eq_v, find_among_b, find_among, in_grouping_b, in_grouping, in_range_b, in_range, insert, insert, out_grouping_b, out_grouping, out_range_b, out_range, processPrefix, processTerm, replace_s, slice_check, slice_del, slice_from, slice_to |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpanishStemmer()
| Method Detail |
|---|
public boolean stem()
stem in class AbstractSnowballTermProcessorpublic boolean equals(Object o)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||