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

#2294 in Parser implementations

Download history 1/week @ 2024-11-30 22/week @ 2024-12-07 12/week @ 2024-12-14 81/week @ 2025-02-01 44/week @ 2025-02-08 11/week @ 2025-02-15 9/week @ 2025-02-22 10/week @ 2025-03-01 11/week @ 2025-03-08 26/week @ 2025-03-15

56 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

~2MB
~27K SLoC