Rules-Based Approach: Difference between revisions

From Grooper Wiki
Created page with "This approach uses regular expression pattern matching to find key words, phrases, or other lines of text in order to identify and classify a document...."
 
Tag: Redirect target changed
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
This approach uses [[Regular Expression|regular expression]] pattern matching to find key words, phrases, or other lines of text in order to identify and classify a document.  For example, a document with a centered header of "Purchase Report" might be classified as a "Purchase Report" [[Document Type|type document]] with this approach.  One would build a [[Data Extractor]] using a regular expression to match the phrase "Purchase Report" centered at the top of a document to identify it.
#REDIRECT [[Rules-Based (Classify Method)]]

Latest revision as of 10:39, 25 June 2025