#include <bt_rlp_managed.h>
Public Member Functions | |
NamedEntityUtil () | |
Static Public Member Functions | |
static UInt32 | GetNamedEntityFullType (UInt32 NEType) |
Returns the fulltype of the named entity. | |
static UInt32 | GetNamedEntityMajorType (UInt32 NEType) |
Returns the Major Type of the Named Entity. | |
static String^ | GetNamedEntitySourceName (UInt32 NEType) |
static String^ | GetNamedEntityString (UInt32 NEType) |
static UInt32 | GetNamedEntitySubType (UInt32 NEType) |
Retursn the Major Type of the Named Entity. | |
static UInt32 | NamedEntityUtil::GetNamedEntitySourceID (UInt32 NEType) |
static UInt32 | ParseNamedEntityString (String^ NETypeName) |
BasisTechnology::RLP::NamedEntityUtil::NamedEntityUtil | ( | ) | [inline] |
static UInt32 BasisTechnology::RLP::NamedEntityUtil::GetNamedEntityFullType | ( | UInt32 | NEType | ) | [static] |
This removes the Language Processor source information from the NE integer and is useful when comparing to constants.
static UInt32 BasisTechnology::RLP::NamedEntityUtil::GetNamedEntityMajorType | ( | UInt32 | NEType | ) | [static] |
The source and subtype information is stripped.
static String ^ BasisTechnology::RLP::NamedEntityUtil::GetNamedEntitySourceName | ( | UInt32 | NEType | ) | [static] |
static String ^ BasisTechnology::RLP::NamedEntityUtil::GetNamedEntityString | ( | UInt32 | NEType | ) | [static] |
static UInt32 BasisTechnology::RLP::NamedEntityUtil::GetNamedEntitySubType | ( | UInt32 | NEType | ) | [static] |
The Source and Major Type Information are Stripped.
static UInt32 BasisTechnology::RLP::NamedEntityUtil::NamedEntityUtil::GetNamedEntitySourceID | ( | UInt32 | NEType | ) | [static] |
static UInt32 BasisTechnology::RLP::NamedEntityUtil::ParseNamedEntityString | ( | String^ | NETypeName | ) | [static] |
Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.