FieldExtractor object to detect named entities, run XML queries, and parse address components into separate fields.
C# extraction script example
The following C# example runs several extraction methods on theFieldExtractor object. It matches keywords and people, writes text spans to fields, and runs an XML query for two-word dictionary phrases.
