|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NLPException | |
|---|---|
| marf | |
| marf.nlp.Parsing | |
| Uses of NLPException in marf |
|---|
| Methods in marf that throw NLPException | |
|---|---|
static void |
MARF.NLP.setLanguage(java.lang.String pstrLanguages)
Sets current processed language. |
static void |
MARF.NLP.setNgramModel(int piNgramModel)
Sets current n-gram model. |
static void |
MARF.NLP.setSmoothingMethod(int piSmoothingMethod)
Sets current smoothing method. |
| Uses of NLPException in marf.nlp.Parsing |
|---|
| Subclasses of NLPException in marf.nlp.Parsing | |
|---|---|
class |
CompilerError
Generic Compiler Error. |
class |
LexicalError
This class denotes a lexical error type. |
class |
SemanticError
Class SemanticError Represents an instance of a semantic error in the semantic analysis process. |
class |
SyntaxError
Represents a Syntax Error. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||