Introduction

This is a package for reading and writing CONLL-X files in Go.
Installation
This package can be installed with the <tt>go</tt> command:
go get gopkg.in/danieldk/conllx.v1
The package documentation is available at: https://godoc.org/gopkg.in/danieldk/conllx.v1