bpodgursky / nlpviz

Source code for a sentence parse tree visualization found here: http://nlpviz.bpodgursky.com/
Other
137 stars 45 forks source link

Surprised! #11

Closed SUMUKHA-PK closed 5 years ago

SUMUKHA-PK commented 5 years ago

How is JAVA recognised as JS ?

bpodgursky commented 5 years ago

It's not. Java runs the server code, JavaScript is the client-side code.