/lucene-3.6.0/lucene/contrib/analyzers/common/src/java/org/tartarus/snowball/ext/ |
H A D | BasqueStemmer.java | 5 import org.tartarus.snowball.Among; 19 private final static Among a_0[] = { 20 new Among ( "idea", -1, 1, "", methodObject ), 21 new Among ( "bidea", 0, 1, "", methodObject ), 22 new Among ( "kidea", 0, 1, "", methodObject ), 23 new Among ( "pidea", 0, 1, "", methodObject ), 24 new Among ( "kundea", -1, 1, "", methodObject ), 25 new Among ( "galea", -1, 1, "", methodObject ), 26 new Among ( "tailea", -1, 1, "", methodObject ), 27 new Among ( "tzaile [all...] |
H A D | ArmenianStemmer.java | 5 import org.tartarus.snowball.Among; 19 private final static Among a_0[] = { 20 new Among ( "\u0580\u0578\u0580\u0564", -1, 1, "", methodObject ), 21 new Among ( "\u0565\u0580\u0578\u0580\u0564", 0, 1, "", methodObject ), 22 new Among ( "\u0561\u056C\u056B", -1, 1, "", methodObject ), 23 new Among ( "\u0561\u056F\u056B", -1, 1, "", methodObject ), 24 new Among ( "\u0578\u0580\u0561\u056F", -1, 1, "", methodObject ), 25 new Among ( "\u0565\u0572", -1, 1, "", methodObject ), 26 new Among ( "\u0561\u056F\u0561\u0576", -1, 1, "", methodObject ), 27 new Among ( "\u056 [all...] |
H A D | HungarianStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "cs", -1, -1, "", this), 14 new Among ( "dzs", -1, -1, "", this), 15 new Among ( "gy", -1, -1, "", this), 16 new Among ( "ly", -1, -1, "", this), 17 new Among ( "ny", -1, -1, "", this), 18 new Among ( "sz", -1, -1, "", this), 19 new Among ( "ty", -1, -1, "", this), 20 new Among ( "z [all...] |
H A D | CatalanStemmer.java | 5 import org.tartarus.snowball.Among; 19 private final static Among a_0[] = { 20 new Among ( "", -1, 13, "", methodObject ), 21 new Among ( "\u00B7", 0, 12, "", methodObject ), 22 new Among ( "\u00E0", 0, 2, "", methodObject ), 23 new Among ( "\u00E1", 0, 1, "", methodObject ), 24 new Among ( "\u00E8", 0, 4, "", methodObject ), 25 new Among ( "\u00E9", 0, 3, "", methodObject ), 26 new Among ( "\u00EC", 0, 6, "", methodObject ), 27 new Among ( "\u00E [all...] |
H A D | RomanianStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 3, "", this), 14 new Among ( "I", 0, 1, "", this), 15 new Among ( "U", 0, 2, "", this) 18 private Among a_1[] = { 19 new Among ( "ea", -1, 3, "", this), 20 new Among ( "a\u0163ia", -1, 7, "", this), 21 new Among ( "aua", -1, 2, "", this), 22 new Among ( "iu [all...] |
H A D | SpanishStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 6, "", this), 14 new Among ( "\u00E1", 0, 1, "", this), 15 new Among ( "\u00E9", 0, 2, "", this), 16 new Among ( "\u00ED", 0, 3, "", this), 17 new Among ( "\u00F3", 0, 4, "", this), 18 new Among ( "\u00FA", 0, 5, "", this) 21 private Among a_1[] = { 22 new Among ( "l [all...] |
H A D | ItalianStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 7, "", this), 14 new Among ( "qu", 0, 6, "", this), 15 new Among ( "\u00E1", 0, 1, "", this), 16 new Among ( "\u00E9", 0, 2, "", this), 17 new Among ( "\u00ED", 0, 3, "", this), 18 new Among ( "\u00F3", 0, 4, "", this), 19 new Among ( "\u00FA", 0, 5, "", this) 22 private Among a_ [all...] |
H A D | PortugueseStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 3, "", this), 14 new Among ( "\u00E3", 0, 1, "", this), 15 new Among ( "\u00F5", 0, 2, "", this) 18 private Among a_1[] = { 19 new Among ( "", -1, 3, "", this), 20 new Among ( "a~", 0, 1, "", this), 21 new Among ( "o~", 0, 2, "", this) 24 private Among a_ [all...] |
H A D | RussianStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "\u0432", -1, 1, "", this), 14 new Among ( "\u0438\u0432", 0, 2, "", this), 15 new Among ( "\u044B\u0432", 0, 2, "", this), 16 new Among ( "\u0432\u0448\u0438", -1, 1, "", this), 17 new Among ( "\u0438\u0432\u0448\u0438", 3, 2, "", this), 18 new Among ( "\u044B\u0432\u0448\u0438", 3, 2, "", this), 19 new Among ( "\u0432\u0448\u0438\u0441\u044C", -1, 1, "", this), 20 new Among ( "\u043 [all...] |
H A D | LovinsStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "d", -1, -1, "", this), 14 new Among ( "f", -1, -1, "", this), 15 new Among ( "ph", -1, -1, "", this), 16 new Among ( "th", -1, -1, "", this), 17 new Among ( "l", -1, -1, "", this), 18 new Among ( "er", -1, -1, "", this), 19 new Among ( "or", -1, -1, "", this), 20 new Among ( "e [all...] |
H A D | SwedishStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "a", -1, 1, "", this), 14 new Among ( "arna", 0, 1, "", this), 15 new Among ( "erna", 0, 1, "", this), 16 new Among ( "heterna", 2, 1, "", this), 17 new Among ( "orna", 0, 1, "", this), 18 new Among ( "ad", -1, 1, "", this), 19 new Among ( "e", -1, 1, "", this), 20 new Among ( "ad [all...] |
H A D | IrishStemmer.java | 5 import org.tartarus.snowball.Among; 19 private final static Among a_0[] = { 20 new Among ( "b'", -1, 4, "", methodObject ), 21 new Among ( "bh", -1, 14, "", methodObject ), 22 new Among ( "bhf", 1, 9, "", methodObject ), 23 new Among ( "bp", -1, 11, "", methodObject ), 24 new Among ( "ch", -1, 15, "", methodObject ), 25 new Among ( "d'", -1, 2, "", methodObject ), 26 new Among ( "d'fh", 5, 3, "", methodObject ), 27 new Among ( "d [all...] |
H A D | NorwegianStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "a", -1, 1, "", this), 14 new Among ( "e", -1, 1, "", this), 15 new Among ( "ede", 1, 1, "", this), 16 new Among ( "ande", 1, 1, "", this), 17 new Among ( "ende", 1, 1, "", this), 18 new Among ( "ane", 1, 1, "", this), 19 new Among ( "ene", 1, 1, "", this), 20 new Among ( "heten [all...] |
H A D | EnglishStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "arsen", -1, -1, "", this), 14 new Among ( "commun", -1, -1, "", this), 15 new Among ( "gener", -1, -1, "", this) 18 private Among a_1[] = { 19 new Among ( "'", -1, 1, "", this), 20 new Among ( "'s'", 0, 1, "", this), 21 new Among ( "'s", -1, 1, "", this) 24 private Among a_ [all...] |
H A D | FrenchStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "col", -1, -1, "", this), 14 new Among ( "par", -1, -1, "", this), 15 new Among ( "tap", -1, -1, "", this) 18 private Among a_1[] = { 19 new Among ( "", -1, 4, "", this), 20 new Among ( "I", 0, 1, "", this), 21 new Among ( "U", 0, 2, "", this), 22 new Among ( " [all...] |
H A D | PorterStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "s", -1, 3, "", this), 14 new Among ( "ies", 0, 2, "", this), 15 new Among ( "sses", 0, 1, "", this), 16 new Among ( "ss", 0, -1, "", this) 19 private Among a_1[] = { 20 new Among ( "", -1, 3, "", this), 21 new Among ( "bb", 0, 2, "", this), 22 new Among ( "d [all...] |
H A D | FinnishStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "pa", -1, 1, "", this), 14 new Among ( "sti", -1, 2, "", this), 15 new Among ( "kaan", -1, 1, "", this), 16 new Among ( "han", -1, 1, "", this), 17 new Among ( "kin", -1, 1, "", this), 18 new Among ( "h\u00E4n", -1, 1, "", this), 19 new Among ( "k\u00E4\u00E4n", -1, 1, "", this), 20 new Among ( "k [all...] |
H A D | DanishStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "hed", -1, 1, "", this), 14 new Among ( "ethed", 0, 1, "", this), 15 new Among ( "ered", -1, 1, "", this), 16 new Among ( "e", -1, 1, "", this), 17 new Among ( "erede", 3, 1, "", this), 18 new Among ( "ende", 3, 1, "", this), 19 new Among ( "erende", 5, 1, "", this), 20 new Among ( "en [all...] |
H A D | German2Stemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 6, "", this), 14 new Among ( "ae", 0, 2, "", this), 15 new Among ( "oe", 0, 3, "", this), 16 new Among ( "qu", 0, 5, "", this), 17 new Among ( "ue", 0, 4, "", this), 18 new Among ( "\u00DF", 0, 1, "", this) 21 private Among a_1[] = { 22 new Among ( "", [all...] |
H A D | KpStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "nde", -1, 7, "", this), 14 new Among ( "en", -1, 6, "", this), 15 new Among ( "s", -1, 2, "", this), 16 new Among ( "'s", 2, 1, "", this), 17 new Among ( "es", 2, 4, "", this), 18 new Among ( "ies", 4, 3, "", this), 19 new Among ( "aus", 2, 5, "", this) 22 private Among a_ [all...] |
H A D | GermanStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 6, "", this), 14 new Among ( "U", 0, 2, "", this), 15 new Among ( "Y", 0, 1, "", this), 16 new Among ( "\u00E4", 0, 3, "", this), 17 new Among ( "\u00F6", 0, 4, "", this), 18 new Among ( "\u00FC", 0, 5, "", this) 21 private Among a_1[] = { 22 new Among ( " [all...] |
H A D | DutchStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "", -1, 6, "", this), 14 new Among ( "\u00E1", 0, 1, "", this), 15 new Among ( "\u00E4", 0, 1, "", this), 16 new Among ( "\u00E9", 0, 2, "", this), 17 new Among ( "\u00EB", 0, 2, "", this), 18 new Among ( "\u00ED", 0, 3, "", this), 19 new Among ( "\u00EF", 0, 3, "", this), 20 new Among ( "\u00F [all...] |
H A D | TurkishStemmer.java | 5 import org.tartarus.snowball.Among; 12 private Among a_0[] = { 13 new Among ( "m", -1, -1, "", this), 14 new Among ( "n", -1, -1, "", this), 15 new Among ( "miz", -1, -1, "", this), 16 new Among ( "niz", -1, -1, "", this), 17 new Among ( "muz", -1, -1, "", this), 18 new Among ( "nuz", -1, -1, "", this), 19 new Among ( "m\u00FCz", -1, -1, "", this), 20 new Among ( " [all...] |
/lucene-3.6.0/lucene/contrib/analyzers/common/src/java/org/tartarus/snowball/ |
H A D | Among.java | 36 public class Among { class 38 public Among (String s, int substring_i, int result, method in class:Among
|
H A D | SnowballProgram.java | 289 protected int find_among(Among v[], int v_size) 306 Among w = v[k]; 337 Among w = v[i]; 361 protected int find_among_b(Among v[], int v_size) 378 Among w = v[k]; 404 Among w = v[i];
|