concrete-haskell: Library for the Concrete data format.

[ data, library, program ] [ Propose Tags ]

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.

Modules

  • Data
    • Data.Concrete
      • Data.Concrete.Parsers
        • Data.Concrete.Parsers.CONLL
        • Data.Concrete.Parsers.CSV
        • Data.Concrete.Parsers.Email
        • Data.Concrete.Parsers.HTML
        • Data.Concrete.Parsers.JSON
        • Data.Concrete.Parsers.PTB
        • Data.Concrete.Parsers.RFC2822
        • Data.Concrete.Parsers.Types
        • Data.Concrete.Parsers.Utils
        • Data.Concrete.Parsers.XML
      • Data.Concrete.Services
        • Data.Concrete.Services.Fetch
        • Data.Concrete.Services.Store
      • Data.Concrete.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.13, 0.1.0.14, 0.1.0.15, 0.1.0.16
Dependencies base (>=4.6 && <5), binary (==0.8.3.0), bytestring (==0.10.8.1), bzlib (==0.5.0.5), concrete-haskell, concrete-haskell-autogen (==0.0.0.1), containers (==0.5.7.1), directory (==1.3.0.0), filepath (==1.4.1.1), hashable (==1.2.6.1), megaparsec (==5.3.1), monad-extras (==0.6.0), mtl (==2.2.1), network (==2.6.3.2), optparse-generic (==1.2.2), path (==0.5.13), path-io (==1.2.2), process (==1.4.3.0), QuickCheck (==2.9.2), scientific (==0.3.5.1), tar (==0.5.0.3), text (==1.2.2.2), thrift (==0.10.0), time (==1.6.0.1), unordered-containers (==0.2.8.0), uuid (==1.3.13), vector (==0.10.12.2), zip (==0.1.11), zlib (==0.6.1.2) [details]
License LicenseRef-GPL
Copyright 2017
Author Thomas Lippincott
Maintainer tom@cs.jhu.edu
Category Data
Home page https://github.com/hltcoe
Uploaded by TomLippincott at 2017-08-08T23:53:09Z
Distributions
Executables store_service, inspect_communications, ingest_communications, fetch_service
Downloads 10698 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-08-09 [all 3 reports]