DeSR Dependency Parser

Tanl::DgaSentenceReader Class Reference

Read a corpus and iterate over it returning one sentence at time. More...

#include <SentenceReader.h>

Inheritance diagram for Tanl::DgaSentenceReader:

Inheritance graph
Collaboration diagram for Tanl::DgaSentenceReader:

Collaboration graph

List of all members.

Public Member Functions

 DgaSentenceReader (std::istream *is, Corpus *corpus)
 Creates a new DgaSentenceReader.
bool MoveNext ()
 Return true if there is another sentence available.


Detailed Description

Read a corpus and iterate over it returning one sentence at time.

Definition at line 98 of file SentenceReader.h.


Constructor & Destructor Documentation

Tanl::DgaSentenceReader::DgaSentenceReader ( std::istream *  is,
Corpus corpus 
)

Creates a new DgaSentenceReader.

Parameters:
is the sream containing the annotated sentences.


The documentation for this class was generated from the following files:
 
Copyright © 2005-2007 G. Attardi. Generated on 13 Aug 2009 by doxygen 1.5.7.1.