|
Parsing Engine | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parser | |
|---|---|
| danbikel.parser | Provides the core framework of this extensible statistical parsing engine. |
| Uses of Parser in danbikel.parser |
|---|
| Subclasses of Parser in danbikel.parser | |
|---|---|
class |
EMParser
An EM parsing client. |
| Methods in danbikel.parser that return Parser | |
|---|---|
protected static Parser |
Parser.getNewParser(int timeout)
Returns a new parsing client constructed via its single- int
constructor using the specified timeout value as the argument. |
protected static Parser |
Parser.getNewParser(String derivedDataFilename)
Returns a new parsing client constructed via its single- String
constructor using the specified derived data filename as the argument. |
|
Parsing Engine | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||