https://github.com/danieldk/conllx-rs
CoNLL-X reader and writers for Rust
https://github.com/danieldk/conllx-rs
conll conllx corpus rust treebank
Last synced: about 1 year ago
JSON representation
CoNLL-X reader and writers for Rust
- Host: GitHub
- URL: https://github.com/danieldk/conllx-rs
- Owner: danieldk
- License: apache-2.0
- Created: 2016-02-06T08:03:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T10:11:41.000Z (over 6 years ago)
- Last Synced: 2025-03-29T22:05:23.146Z (about 1 year ago)
- Topics: conll, conllx, corpus, rust, treebank
- Language: Rust
- Size: 123 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/conllx)
[](https://docs.rs/conllx/)
[](https://travis-ci.org/danieldk/conllx-rs)
## Introduction
This is a package for reading and writing CONLL-X files in Rust. Please
consult the [API documentation](http://rustdoc.danieldk.eu/conllx/) 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