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

#2668 in Parser implementations

Download history 9/week @ 2024-02-19 91/week @ 2024-02-26 6/week @ 2024-03-04 17/week @ 2024-03-11

123 downloads per month
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

~1MB
~25K SLoC