More About Semantic Analysis

To be able to provide relevant search results when the user's query is incomplete, misspelled, or imprecise, Exalead CloudView performs a semantic analysis of documents as well as the queries themselves. This generates word matching operators and fuzzy matching options.

For example:

  • Did you mean? Spell check: "exalaed" prompts “Did you mean: exalead?”

  • Approximation: "exalaed" matches "exalead"

  • Phonetic spelling: "exaleed" matches "exalead"

  • Word truncations: "exal* " matches "Exalead", "exalid" and "exalted"

  • Regular expressions: " /exa.ead/ matches "exalead" and "exahead"

This page discusses:

See Also
About Data Processing
The Analysis Pipeline Sequence of Processors
Configuring the Analysis Pipeline Manually
Appendix - Configure Semantic Processors