DeSR Dependency Parser

Tanl::ConllXSentenceReader Class Reference

Reader of sentences in CoNLL format: one token per line, attributes tab separated. More...

#include <SentenceReader.h>

Inheritance diagram for Tanl::ConllXSentenceReader:

Inheritance graph
Collaboration diagram for Tanl::ConllXSentenceReader:

Collaboration graph

List of all members.

Public Member Functions

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

Public Attributes

MorphExtractor const & morphExtractor


Detailed Description

Reader of sentences in CoNLL format: one token per line, attributes tab separated.

Definition at line 78 of file SentenceReader.h.


Constructor & Destructor Documentation

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

Creates a new SentenceReader.

Parameters:
is the stream containing the annotated sentences.
corpus Corpus to which the sentences belong.


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.