C# Class NamedEntityExtractorSK.Data.RegexKeyType

Struct for define RegexType
Show file Open project: irfiit/wikipedia Class Usage Examples

Public Properties

Property Type Description
Type NamedEntityType
Value string

Public Methods

Method Description
RegexKeyType ( string value, NamedEntityType type )

Method Details

RegexKeyType() public method

public RegexKeyType ( string value, NamedEntityType type )
value string
type NamedEntityType

Property Details

Type public property

public NamedEntityType Type
return NamedEntityType

Value public property

public string Value
return string