Package | Description |
---|---|
net.zemberek.erisim | |
net.zemberek.islemler.cozumleme |
Modifier and Type | Method and Description |
---|---|
Kelime[] |
Zemberek.asciiCozumle(java.lang.String giris,
CozumlemeSeviyesi seviye) |
Kelime[] |
Zemberek.kelimeCozumle(java.lang.String giris,
CozumlemeSeviyesi strateji)
performs morphological parsing of the word.
|
Modifier and Type | Method and Description |
---|---|
static CozumlemeSeviyesi |
CozumlemeSeviyesi.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CozumlemeSeviyesi[] |
CozumlemeSeviyesi.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Kelime[] |
StandartCozumleyici.cozumle(java.lang.String strGiris,
CozumlemeSeviyesi seviye)
eger hepsiniCozumle=true ise dogru olabilecek tum kok ve ek kombinasyonlarini
dondurur.
|
Kelime[] |
KelimeCozumleyici.cozumle(java.lang.String strGiris,
CozumlemeSeviyesi seviye) |
Copyright 2005-2008 Zemberek Development Team. All Rights Reserved.