Click or drag to resize

Profileprocessed_language Property

The language model that was used to process the input; for example, en.

Namespace:  IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string processed_language { get; set; }

Property Value

Type: String
See Also