/
Spatially Classify Documents
Spatially Classify Documents
Using a HQ Pipeline step, you can specially classify documents using an internal or external gazetteer.
In the HQ pipeline, add a step and search for “Spatially Classify Documents”. Add the step and configure the Gazetteer URL as needed.
Choose whether to use “Intersects” or “Contains” based on your use case.
This step should go in the “Pre-Index” phase of the pipeline.
After indexing and depending on the information found in the source document, values will be written to the record in the index.
Example Values:
"continent":["Europe"],
"country":["France"],
or"continent":["North America"],
"country":["United States"],
"state":["California"],
, multiple selections available,
Related content
Natural Language Processing in Voyager
Natural Language Processing in Voyager
More like this
Adding Natural Language Processing to a Pipeline Step
Adding Natural Language Processing to a Pipeline Step
More like this
Using Natural Language Processing with Geotagging
Using Natural Language Processing with Geotagging
More like this
Building and Using a Custom Gazetteer
Building and Using a Custom Gazetteer
More like this
Using Voyager's Standard Gazetteer
Using Voyager's Standard Gazetteer
More like this
Indexing Databases in HQ
Indexing Databases in HQ
More like this