Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can you give me complete documentation of command-line options/public APIs/included grammars/ParserDemo/…?

0
Posted

Can you give me complete documentation of command-line options/public APIs/included grammars/ParserDemo/…?

0

At present, we don’t have any documentation beyond what you get in the download and what’s on this page. If you would like to help by producing better documentation, feel free to write to parser-support@lists.stanford.edu. Some parser command-line options are documented. See the parser.lexparser package documentation, the LexicalizedParser.main method documentation, the TreePrint class, and the documentation of variables in the Train, Test, and Options classes, and appropriate language-particular TreebankLangParserParams. For the rest, you need to look at the source code. The public API is somewhat documented in the LexicalizedParser class JavaDoc. See especially the sample invocation in the parser.lexparser package documentation. The included file makeSerialized.csh effectively documents how the included grammars were made. The included file ParserDemo.java gives a good first example of how to call the parser programmatically, including getting Tree and typedDependencies output. It is

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123