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

#2778 in Parser implementations

Download history 25/week @ 2024-07-22 3/week @ 2024-07-29 7/week @ 2024-08-26 1/week @ 2024-09-02 4/week @ 2024-09-09 30/week @ 2024-09-23 9/week @ 2024-09-30 28/week @ 2024-10-14 38/week @ 2024-11-04

66 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

~1.5MB
~26K SLoC