Click or drag to resize

Profileword_count Property

The number of words that were found in the input.

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 int word_count { get; set; }

Property Value

Type: Int32
See Also