Interface IEma
Data interfaces for all supported Ema versions.
public interface IEma
Properties
Version
Data version.
Version Version { get; }
Methods
GetAnnotations()
Get all labeled data.
List<IAnnotation> GetAnnotations()
Data interfaces for all supported Ema versions.
public interface IEma
Data version.
Version Version { get; }
Get all labeled data.
List<IAnnotation> GetAnnotations()