gov.llnl.ontology.text.parse
Class MaltSvmParser
java.lang.Object
gov.llnl.ontology.text.parse.MaltParser
gov.llnl.ontology.text.parse.MaltSvmParser
- All Implemented Interfaces:
- Parser
public class MaltSvmParser
- extends MaltParser
A convenience class for instantiating a MaltParser
that uses the
polynomial model.
- Author:
- Keith Stevens
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARSER_MODEL
public static final String PARSER_MODEL
- The default location of the malt parser model.
- See Also:
- Constant Field Values
MaltSvmParser
public MaltSvmParser()
- Creates a new
MaltSvmParser
.
Copyright © 2010-2011. All Rights Reserved.