Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Squirro Version 3.2.5 introduces search completion based on document features.

Features

  • Matching on key-phrases and document title

  • Fuzzy phrase-term matching

    • Allows to enforce in order term matching (optional)

    • Support for phrase slop: maximum number of intervening unmatched positions


Requirements

Add the custom NLP Keyphrase Tagger Pipelet to a pipeline workflow.

  • Pipelet is installed per default for Squirro version >= 3.2.5

  • The cognitive search application has the pipeline workflow preconfigured to perform key-phrase tagging

Key-phrases are stored within the hidden facet nlp_tag__phrases.

  • No labels