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

eu.project.ttc.metrics.IExplanation Maven / Gradle / Ivy

Go to download

A Java UIMA-based toolbox for multilingual and efficient terminology extraction an multilingual term alignment

There is a newer version: 3.0.10
Show newest version
package eu.project.ttc.metrics;

public interface IExplanation {
	
	public String getText();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy