oscar-io 0.3.0

Readers/Writers for OSCAR Corpora.
Documentation
1
2
3
//! Common types used in multiple (if not all) different OSCAR Corpus versions.
mod identification;
pub use identification::Identification;