| DeSR Dependency Parser |
#include <SentenceReader.h>


Public Member Functions | |
| DgaSentenceReader (std::istream *is, Corpus *corpus) | |
Creates a new DgaSentenceReader. | |
| bool | MoveNext () |
| Return true if there is another sentence available. | |
Definition at line 98 of file SentenceReader.h.
| Tanl::DgaSentenceReader::DgaSentenceReader | ( | std::istream * | is, | |
| Corpus * | corpus | |||
| ) |