Table of Contents

Property TargetLanguage

Namespace
LMKit.TextAnalysis
Assembly
LM-Kit.NET.dll

TargetLanguage

Specifies the preferred language for generated keywords. When set to Undefined (default), the engine attempts to auto-detect the input content language (note: auto-detection may affect performance) and generate the keywords accordingly. If explicitly set, the engine makes a best-effort attempt to interpret content and generate the summary in the specified language.

public Language TargetLanguage { get; set; }

Property Value

Language