Tanl::CombCorpus Struct Reference
Used to convert a Conll08 corpus replacing dependency links with the first non relexive arg link.
More...
#include <Corpus.h>
List of all members.
|
Public Member Functions |
|
| CombCorpus (Language const &lang, char const *formatFile) |
|
void | print (std::ostream &os, Sentence const &sent) const |
| | Print the sentence in the standard format for the corpus.
|
Detailed Description
Used to convert a Conll08 corpus replacing dependency links with the first non relexive arg link.
Definition at line 208 of file Corpus.h.
The documentation for this struct was generated from the following file: