| C# | |
|---|---|
public static string ContextRecognition( string text, string themesType, int maxThemes, int relevance ) | |
Parameters
- text
Type: System.String
The text for recognize.
- themesType
Type: System.String
The themes type. It can be general or detailed. The detailed is not support now.
- maxThemes
Type: System.Int32
The maximum count of the themes.
- relevance
Type: System.Int32
The minimum relevance for the themes.
Return Value
Type: System.String
The string which contains the all suitable themes written via separator.
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family