oscar-io 0.1.1

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