TermRelation Data Type

Properties
name data type description
word string
forWord string
strength number

Example

{
  "word" : "...",
  "forWord" : "...",
  "strength" : 12345.0
}