Skip to content

k-bx/corenlp-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • 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

About

Launches CoreNLP and parses the JSON output

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published