Hacker News new | ask | show | jobs
by gsharma 4864 days ago
Just tried http://nlp.stanford.edu:8080/parser/ it only allows up to 70 characters for parsing.
1 comments

Try downloading the distribution of code and data and run it locally. Java stuff, maven based, easy to run. Use the example code listed on the installation web page to see how to set it up.
Ahh, thanks. I didn't realize it was just a demo. Sounds like a fun weekend project.