| Tanl Linguistic Pipeline |
Public Member Functions | |
| Conll08Corpus (Language const &lang, CorpusFormat &format) | |
| Create from specified CorpusFormat. | |
| void | print (std::ostream &os, Sentence const &sent) const |
| Print the sentence in the standard format for the corpus. | |
| Tanl::Conll08Corpus::Conll08Corpus | ( | Language const & | lang, | |
| CorpusFormat & | format | |||
| ) | [inline] |
Create from specified CorpusFormat.
| lang | the default language for sentences in the corpus. |