rita.support.ifs
Interface RiParserIF

All Known Implementing Classes:
MaxEntParser, RemoteParser, RiParser

public interface RiParserIF


Method Summary
 java.lang.String parse(java.lang.String text)
          Returns the String of the most probable parse using the Penn Treebank's inline format.
 

Method Detail

parse

java.lang.String parse(java.lang.String text)
Returns the String of the most probable parse using the Penn Treebank's inline format.