API Reference / ReadingGroup · interface
Interface: ReadingGroup
Entries about the same facts, gathered.
Properties
| Property | Type | Description |
|---|---|---|
<a id="atomids"></a> atomIds | string[] | Union of the group's cited atom ids -- the facts it is about. |
<a id="contested"></a> contested | boolean | True when a declared conflicting tag-pair both appear (the corpus made opposing claims about the same facts). |
<a id="entries"></a> entries | ReadingEntry[] | Member entries, highest salience first. |
<a id="salience"></a> salience | number | The group's salience (its strongest entry). |
<a id="tags"></a> tags | string[] | Distinct tags across the members. |