Skip to content

jsguru-git/NLP-Parse-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlpviz

Nlpviz visualizes the structure of English sentences using Stanford CoreNLP and D3.js.

image  

This repository is a fork of bpodgursky/nlpviz.

I made this repository for my private use on my MacBook.

Requirement

Java SE Development Kit 8

Apache Maven

Node.js (v8.9.3)

Platform

macOS High Sierra 10.13

Installtion

$ npm install

The first time you run this, it will take some time and network bandwidth to install the dependencies - the Stanford NLP core model jar is on its own over 200 MB.

Starting the App

$ npm run start

At this point, you can open http://localhost:43315 in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages