ZennoLab Assemblies Documentation
ContextRecognition Method
See Also  Send Feedback
ZennoLab.InterfacesLibrary Assembly > ZennoLab.InterfacesLibrary.ZennoPoster Namespace > IInstanceManagerService Interface : ContextRecognition Method
text
The text for recognition
themesType
The subject type. It can be: general or detailed
maxThemes
The maximum count of the themes
relevance
The minimun relevance for the themes

Glossary Item Box

Context recognition

Syntax

C# 
string ContextRecognition( 
   string text,
   string themesType,
   int maxThemes,
   int relevance
)

Parameters

text
The text for recognition
themesType
The subject type. It can be: general or detailed
maxThemes
The maximum count of the themes
relevance
The minimun relevance for the themes

Return Value

The string which contains the all suitable themes written via separator

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.