|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TranslationRules
| Method Summary | |
|---|---|
void |
close()
|
Collection<TranslationRule> |
getAll(String key)
|
Collection<TranslationRule> |
getGlueRule(String key)
|
NBestList<TranslationRule> |
getNBest(String key)
|
Collection<TranslationRule> |
getUnknownWordRule()
|
boolean |
incompleteMatchExists(String key)
|
boolean |
isOpen()
|
| Method Detail |
|---|
boolean isOpen()
void close()
Collection<TranslationRule> getUnknownWordRule()
Collection<TranslationRule> getGlueRule(String key)
Collection<TranslationRule> getAll(String key)
NBestList<TranslationRule> getNBest(String key)
boolean incompleteMatchExists(String key)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||