@hackage concrete-haskell0.1.0.16
Library for the Concrete data format.
Installation
Dependencies (38)
- QuickCheck ==2.9.2
- base >=4.6 && <5
- binary ==0.8.3.0
- bytestring ==0.10.8.1
- bzlib ==0.5.0.5
- bzlib-conduit ==0.2.1.4 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 (the concrete-haskell-autogen package). It also has an ingest utility for converting various formats (JSON, CSV, XML, etc) to Concrete Communication objects.