Overview

Details of the sibling whether they be associated words or unconsumed siblings

Members

Name Type Required Description

afterKeyword

boolean

Whether on average the sibling was after the keyword in terms.

averageCohesiveness

float

The average cohesiveness of the sibling relative to the keyword. The average cohesivness is the average distance (number of words) between the sibling and the keyword.

Hierarchy

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:expertiseSiblingDetails xsi:type="obh:expertiseSiblingDetails" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <afterKeyword>your_boolean_0</afterKeyword>
        <averageCohesiveness>your_float_0</averageCohesiveness>
</obh:expertiseSiblingDetails>

Referenced By Representaions

Not Referenced Directly by Representations