Browser Parsing: an example of how to use the API
This page is a demonstration of how to use the API to parse text in the browser. The javascript for this page is located
here, and the parser api javascript is located
here. With this page you can get an idea of the what output you can get from the Stanford Parser. For more information about how to use the API please see the
documentation. The reference for the word tags after each word can be found at the
UPenn Tree Bank Tag Set. To learn about what this site is, read
this wikipedia article, and visit the
Stanford Parser website.