https://github.com/danieldk/conllx
Go reader for the CONLL-X format
https://github.com/danieldk/conllx
conllx go reader writer
Last synced: about 2 months ago
JSON representation
Go reader for the CONLL-X format
- Host: GitHub
- URL: https://github.com/danieldk/conllx
- Owner: danieldk
- License: other
- Created: 2015-01-24T15:05:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T09:58:00.000Z (over 6 years ago)
- Last Synced: 2025-02-13T02:18:39.497Z (3 months ago)
- Topics: conllx, go, reader, writer
- Language: Go
- Size: 34.2 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
[](https://godoc.org/gopkg.in/danieldk/conllx.v1)
[](http://goreportcard.com/report/danieldk/conllx)
[](https://travis-ci.org/danieldk/citar)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