All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.unitn.disi.annotation.renderers.context.INLPContextRenderer Maven / Gradle / Ivy

The newest version!
package it.unitn.disi.annotation.renderers.context;

import it.unitn.disi.annotation.data.INLPContext;
import it.unitn.disi.smatch.renderers.context.IBaseContextRenderer;

/**
 * Interface for NLP context renderers.
 *
 * @author 
 */
public interface INLPContextRenderer extends IBaseContextRenderer {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy