Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 629 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 629 Bytes

Introduction

GoDoc Report card Build Status

This is a package for reading and writing CONLL-X files in Go.

Installation

This package can be installed with the go command:

go get gopkg.in/danieldk/conllx.v1

The package documentation is available at: https://godoc.org/gopkg.in/danieldk/conllx.v1