/conllx

Go reader for the CONLL-X format

Primary LanguageGoOtherNOASSERTION

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