001package org.maltparser.core.syntaxgraph.ds2ps;
002/**
003*
004*
005* @author Johan Hall
006*/
007public interface Dependency2PhraseStructure {
008
009}