SampleUtterance interface

Sample utterance.

Properties

links

Links attribute of sample utterance.

qid

Question id of sample utterance (for stackoverflow questions titles).

text

Text attribute of sample utterance.

Property Details

Links attribute of sample utterance.

links?: string[]

Property Value

string[]

qid

Question id of sample utterance (for stackoverflow questions titles).

qid?: string

Property Value

string

text

Text attribute of sample utterance.

text?: string

Property Value

string