25 unstable releases

0.12.1 Sep 30, 2019
0.11.2 May 10, 2019
0.11.0 Nov 30, 2018
0.10.2 Jan 31, 2018
0.1.0 Feb 15, 2016

#2764 in Parser implementations


Used in 5 crates

Apache-2.0

63KB
1.5K SLoC

Crate Docs Build Status

Introduction

This is a package for reading and writing CONLL-X files in Rust. Please consult the API documentation for usage information.

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

Installation

This package can be used with Cargo:

[dependencies]
conllx = 0.9

Dependencies

~1.5MB
~26K SLoC