|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.nlp.reason.ParseText
public abstract class ParseText
Note: This class is part of the Encog Natural Language Processing(NLP) package. This package is still under heavy construction, and will not be considered stable until Encog 3.0.
| Constructor Summary | |
|---|---|
ParseText(EncogNLP context)
Creates a new instance of ParseText |
|
| Method Summary | |
|---|---|
void |
loadFile(java.lang.String filename)
|
abstract java.lang.String |
parse(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParseText(EncogNLP context)
| Method Detail |
|---|
public abstract java.lang.String parse(java.lang.String input)
public void loadFile(java.lang.String filename)
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||