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

fr.univnantes.termsuite.engines.gatherer.PropertyValue Maven / Gradle / Ivy

Go to download

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

The newest version!
package fr.univnantes.termsuite.engines.gatherer;

/**
 * 
 * 
 * 
 * @author Damien Cram
 */
public interface PropertyValue {
	public String getSerializedString();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy