Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Lucene
Net
Tartarus
Snowball
Ext
TurkishStemmer
C# Class Lucene.Net.Tartarus.Snowball.Ext.TurkishStemmer
This class was automatically generated by a Snowball to Java compiler It implements the stemming algorithm defined by a snowball script.
Inheritance:
SnowballProgram
Afficher le fichier
Open project: apache/lucenenet
Méthodes publiques
Méthode
Description
Equals
(
object
o
) :
bool
GetHashCode
( ) :
int
Stem
( ) :
bool
Private Methods
Méthode
Description
copy_from
(
TurkishStemmer
other
) :
void
r_append_U_to_stems_ending_with_d_or_g
( ) :
bool
r_check_vowel_harmony
( ) :
bool
r_is_reserved_word
( ) :
bool
r_mark_DA
( ) :
bool
r_mark_DAn
( ) :
bool
r_mark_DUr
( ) :
bool
r_mark_cAsInA
( ) :
bool
r_mark_ki
( ) :
bool
r_mark_lAr
( ) :
bool
r_mark_lArI
( ) :
bool
r_mark_nA
( ) :
bool
r_mark_nU
( ) :
bool
r_mark_nUn
( ) :
bool
r_mark_nUz
( ) :
bool
r_mark_ncA
( ) :
bool
r_mark_ndA
( ) :
bool
r_mark_ndAn
( ) :
bool
r_mark_possessives
( ) :
bool
r_mark_sU
( ) :
bool
r_mark_sUn
( ) :
bool
r_mark_sUnUz
( ) :
bool
r_mark_suffix_with_optional_U_vowel
( ) :
bool
r_mark_suffix_with_optional_n_consonant
( ) :
bool
r_mark_suffix_with_optional_s_consonant
( ) :
bool
r_mark_suffix_with_optional_y_consonant
( ) :
bool
r_mark_yA
( ) :
bool
r_mark_yDU
( ) :
bool
r_mark_yU
( ) :
bool
r_mark_yUm
( ) :
bool
r_mark_yUz
( ) :
bool
r_mark_yken
( ) :
bool
r_mark_ylA
( ) :
bool
r_mark_ymUs_
( ) :
bool
r_mark_ysA
( ) :
bool
r_more_than_one_syllable_word
( ) :
bool
r_post_process_last_consonants
( ) :
bool
r_postlude
( ) :
bool
r_stem_nominal_verb_suffixes
( ) :
bool
r_stem_noun_suffixes
( ) :
bool
r_stem_suffix_chain_before_ki
( ) :
bool
Method Details
Equals()
public
méthode
public
Equals
(
object
o
) :
bool
o
object
Résultat
bool
GetHashCode()
public
méthode
public
GetHashCode
( ) :
int
Résultat
int
Stem()
public
méthode
public
Stem
( ) :
bool
Résultat
bool