Freigeben über


IEntityToType Schnittstelle

Definition

Eine Abtraktion, die von einem LUIS EntityRecommendation bestimmten CLR-Typen zugeordnet werden soll.

public interface IEntityToType
type IEntityToType = interface
Public Interface IEntityToType
Abgeleitet

Methoden

TryMapToDateRanges(DateTime, IEnumerable<EntityRecommendation>, IEnumerable<Range<DateTime>>)

Versuchen Sie, LUIS-Instanzen EntityRecommendation relativ zu jetzt einer Liste von DateTime Bereichen zuzuordnen.

TryMapToTimeSpan(DateTime, IEnumerable<EntityRecommendation>, TimeSpan)

Versuchen Sie, LUIS-Instanzen EntityRecommendation relativ TimeSpanzu jetzt einem zuzuordnen.

Gilt für: