corenlp-parser

所属分类:自然语言处理
开发工具:Haskell
文件大小:11KB
下载次数:0
上传日期:2018-03-27 16:44:12
上 传 者sh-1993
说明:  corenlp解析器,启动corenlp并解析JSON输出
(corenlp-parser,Launches CoreNLP and parses the JSON output)

文件列表:
.travis.yml (781, 2018-03-28)
LICENSE (1534, 2018-03-28)
Setup.hs (46, 2018-03-28)
corenlp-parser.cabal (1199, 2018-03-28)
package.yaml (826, 2018-03-28)
src (0, 2018-03-28)
src\NLP (0, 2018-03-28)
src\NLP\CoreNLP.hs (28139, 2018-03-28)
stack.yaml (2198, 2018-03-28)

# corenlp-parser [![Build Status](https://travis-ci.org/k-bx/corenlp-parser.svg?branch=master)](https://travis-ci.org/k-bx/corenlp-parser) 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 - [ ] create types for sum POS tags and alike instead of just `Text` - [ ] add a way to launch CoreNLP as a service somehow - [ ] add CI/Travis config - [ ] add proper tests, separate them in a tests executable

近期下载者

相关文件


收藏者