conllx 0.4.0

Readers/writers for the CoNLL-X dependency format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Introduction

This is a package for reading and writing CONLL-X files in Rust. Please
consult the [API documentation](http://rustdoc.danieldk.eu/conllx/) for
usage information.

**Note:** This package is still new, its API will change.

## Installation

This package can be used with Cargo:

    [dependencies]
    conllx = 0.3