Tanl Linguistic Pipeline

Tanl::ConllXSentenceReader Class Reference
[Dependency Parser]

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

#include <SentenceReader.h>

Inheritance diagram for Tanl::ConllXSentenceReader:
Tanl::SentenceReader Tanl::Enumerator< Sentence * > Tanl::Enumerator< Sentence * > Tanl::Disposable Tanl::Disposable Tanl::Disposable Tanl::Disposable

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.


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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.