Sign inSign up

apease/sigmanlp2018

By apease

Updated about 8 years ago

SigmaNLP - deep semantic analysis of NLP into formal ontology

Image
0

411

apease/sigmanlp2018 repository overview

NLP platform for deep semantic analysis using SUMO in the analysis pipeline as well as for output. It makes heavy use of the Stanford CoreNLP pipeline for all NLP leading up to deep semantics

Pull with sudo docker pull apease/sigmanlp2018:latest

Run with sudo docker run -it -d -p 8080:8080 --name trial01 apease/sigmanlp2018:latest "./sigmastart.sh"

Access from a browser with http://localhost:8080/sigma/login.html . Use admin for username and admin for password, then access http://localhost:8080/sigmanlp/login.html . Use admin for username and admin for password,

Tag summary

Content type

Image

Digest

Size

2.3 GB

Last updated

about 8 years ago

docker pull apease/sigmanlp2018