java.lang.Object
org.tartarus.snowball.SnowballProgram
org.tartarus.snowball.SnowballStemmer
org.tartarus.snowball.ext.TamilStemmer
- All Implemented Interfaces:
Serializable
This class implements the stemming algorithm defined by a snowball script.
Generated by Snowball 2.2.0 - https://snowballstem.org/
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private static final Among[]
private boolean
private boolean
private static final long
Fields inherited from class org.tartarus.snowball.SnowballProgram
bra, cursor, ket, length, limit, limit_backward
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tartarus.snowball.SnowballProgram
assign_to, copy_from, eq_s, eq_s_b, find_among, find_among_b, getCurrent, getCurrentBuffer, getCurrentBufferLength, in_grouping, in_grouping_b, insert, out_grouping, out_grouping_b, replace_s, setCurrent, setCurrent, slice_check, slice_del, slice_from, slice_to
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
a_0
-
a_1
-
a_2
-
a_3
-
a_4
-
a_5
-
a_6
-
a_7
-
a_8
-
a_9
-
a_10
-
a_11
-
a_12
-
a_13
-
a_14
-
a_15
-
a_16
-
a_17
-
a_18
-
a_19
-
a_20
-
a_21
-
a_22
-
a_23
-
a_24
-
a_25
-
a_26
-
B_found_vetrumai_urupu
private boolean B_found_vetrumai_urupu -
B_found_a_match
private boolean B_found_a_match
-
-
Constructor Details
-
TamilStemmer
public TamilStemmer()
-
-
Method Details
-
r_has_min_length
private boolean r_has_min_length() -
r_fix_va_start
private boolean r_fix_va_start() -
r_fix_endings
private boolean r_fix_endings() -
r_remove_question_prefixes
private boolean r_remove_question_prefixes() -
r_fix_ending
private boolean r_fix_ending() -
r_remove_pronoun_prefixes
private boolean r_remove_pronoun_prefixes() -
r_remove_plural_suffix
private boolean r_remove_plural_suffix() -
r_remove_question_suffixes
private boolean r_remove_question_suffixes() -
r_remove_command_suffixes
private boolean r_remove_command_suffixes() -
r_remove_um
private boolean r_remove_um() -
r_remove_common_word_endings
private boolean r_remove_common_word_endings() -
r_remove_vetrumai_urupukal
private boolean r_remove_vetrumai_urupukal() -
r_remove_tense_suffixes
private boolean r_remove_tense_suffixes() -
r_remove_tense_suffix
private boolean r_remove_tense_suffix() -
stem
public boolean stem()- Specified by:
stem
in classSnowballStemmer
-
equals
-
hashCode
public int hashCode()
-