opus-parse 0.0.2

Library to parse OPUS
Documentation
1
2
3
4
5
6
7
8
# opus-parse

This library can parse [OPUS's](http://opus.nlpl.eu/) monolingual XML files.
Currently it's only been tested on the OpenSubtitles corpus.

See also
[opus_tools](https://github.com/emk/subtitles-rs/tree/master/opus_tools) which
has an overlapping purpose.