Package gov.llnl.ontology.text.parse

Interface Summary
Parser An interface for building dependency parse trees from raw text.
 

Class Summary
MaltLinearParser A convenience class for instantiating a MaltParser that uses the linear model.
MaltParser A Parser wrapper around the Malt Parser.
MaltSvmParser A convenience class for instantiating a MaltParser that uses the polynomial model.
StanfordParser A Parser wrapper around the Stanford Parser.
 



Copyright © 2010-2011. All Rights Reserved.