Interface RegexNameFinderFactory.IRegexAble

Namespace
NOpenNLP.Tools.Namefind
Assembly
NOpenNLP.Tools.dll
public interface RegexNameFinderFactory.IRegexAble

Properties

RegexMap

IDictionary<string, Regex[]> RegexMap { get; }

Property Value

IDictionary<string, Regex[]>

Type

string Type { get; }

Property Value

string