@hackage concrete-haskell0.1.0.14
Library for the Concrete data format.
Installation
Dependencies (28)
- QuickCheck ==2.9.2
- base >=4.6 && <5
- binary ==0.8.3.0
- bytestring ==0.10.8.1
- bzlib ==0.5.0.5
- concrete-haskell-autogen ==0.0.0.1 Show all…
Dependents (0)
Concrete is a Thrift-based data specification designed for Natural Language Processing (NLP) applications. This library provides a Haskell interface to code generated from the latest release of Concrete. It also has a number of utilities for converting various formats (JSON, CSV, XML, etc) to Concrete Communication objects.