@hackage / corenlp-parser

Launches CoreNLP and parses the JSON output

Latest0.4.0.0

About

Metadata

  • Last updated , by k_bx
  • License BSD-3-Clause
  • Categories Natural Language Processing
  • Maintained by: k-bx@k-bx.com

  • Lottery factor: 0

Links

Installation

Readme

corenlp-parser Build Status

Launches CoreNLP and parses the JSON output. See NLP.CoreNLP haddocks for the documentation (or read the source) http://hackage.haskell.org/package/corenlp-parser

Building via:

sudo apt install librocksdb-dev  # "brew install rocksdb" on macOS
stack build

TODO