Overview

Summarized representation of a set of a terms by Expertise service. The format for a topic is: keyword (associated word, associated word, associated word).

Members

Name Type Required Description

matchingAssociatedWords

string[]

The list of words associated with this topic.

matchingClauses

expertiseTopicClause[]

The clauses that caused this to be a match.

matchingKeywords

string[]

The keyword used to create this topic.

matchingTerms

expertiseTerm[]

The list of matching TermSet containing the terms that this topic represents

matchingWordsLanguage

int

The language of the matching words (keywords & associated words).

strength

float

An integer inidicating the topic's strength.

title

string

The title of this topic.

Hierarchy

expertiseTopic is an abstract type. It cannot directly be used. Rather, one of its subtypes must be used

Referenced By Representaions