About Fuzzy Logic Scripts

Fuzzy logic scripts contain an algorithm that includes logic for exact string matching and fuzzy string matching. After you create and save a fuzzy logic script, you can use the Classifier node in Cognitive Analytics to pass values into the script and to receive a target value prediction out of the script.

To function properly, fuzzy logic scripts require the following:

When executed, a fuzzy logic script:

If neither an exact nor a fuzzy match is found, a blank prediction is provided and a score of zero is returned.

If one match is found, the matched word is returned as the prediction along with the prediction's score.

If more than one match is found, the following criteria is applied:

Copyright © 2018 General Electric Company. All rights reserved.