Table 5 Representative sets of NLP rules embedded into the function_read.py for patterns 1.1, 3.2, and 4.1.

From: Electronic case report forms generation from pathology reports by ARGO, automatic record generator for onco-hematology

  1. *Precondition. For each case we,
  2. REMOVE SPACES;
  3. REMOVE NEWLINES;
  4. TRANSFORM "." in NEWLINES;
  5. positiveQualifiers = [pos, positive, reactive, immunoreactive];
  6. negativeQualifiers = [neg, negative, immunonegative].
  7. Abbreviations. NLP: Natural Language Processing.