conllx

Crates.ioconllx
lib.rsconllx
version0.12.1
sourcesrc
created_at2016-02-06 08:12:35.784101
updated_at2019-09-30 10:12:13.574468
descriptionReaders/writers for the CoNLL-X dependency format
homepagehttps://github.com/danieldk/conllx-rs
repositoryhttps://github.com/danieldk/conllx-rs
max_upload_size
id4097
size77,269
Daniƫl de Kok (danieldk)

documentation

https://docs.rs/conllx/

README

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
Commit count: 107

cargo fmt