org.maltparser.core.propagation
Class Propagations
java.lang.Object
org.maltparser.core.propagation.Propagations
public class Propagations
- extends Object
Propagations
public Propagations(PropagationSpecs specs,
DataFormatInstance dataFormatInstance)
throws MaltChainedException
- Throws:
MaltChainedException
propagate
public void propagate(Edge e)
throws MaltChainedException
- Throws:
MaltChainedException
getPropagations
public ArrayList<Propagation> getPropagations()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright 2007-2012 Johan Hall, Jens Nilsson and Joakim Nivre.