Uses of Interface
gov.llnl.ontology.text.parse.Parser

Packages that use Parser
gov.llnl.ontology.text.parse   
 

Uses of Parser in gov.llnl.ontology.text.parse
 

Classes in gov.llnl.ontology.text.parse that implement Parser
 class MaltLinearParser
          A convenience class for instantiating a MaltParser that uses the linear model.
 class MaltParser
          A Parser wrapper around the Malt Parser.
 class MaltSvmParser
          A convenience class for instantiating a MaltParser that uses the polynomial model.
 class StanfordParser
          A Parser wrapper around the Stanford Parser.
 



Copyright © 2010-2011. All Rights Reserved.